Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 74d5ae4

Browse files
Create key-management.md
1 parent 59c53c2 commit 74d5ae4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# dPack Key Management and Moving dPacks
2+
3+
## Usage
4+
5+
`dweb keys` provides a few commands to help you move or backup your dPacks.
6+
7+
Writing to a dPack requires the secret key, stored in the `~/.dweb` folder. You can export and import these keys between dPacks. First, fork your dPacks to the new location:
8+
9+
* (original) `dweb dist`
10+
* (duplicate) `dweb fork <link>`
11+
12+
Then transfer the secret key:
13+
14+
* (original) `dweb keys export` - copy the secret key printed out.
15+
* (duplicate) `dweb keys import` - this will prompt you for the secret key, paste it in here.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /