Project
The `project` command
Usage
keyshade project <subcommand> [options]Subcommands
create
createUsage
Arguments
<workspace-slug>
<workspace-slug>Options
-n, --name <string>
-n, --name <string>-d, --description <string>
-d, --description <string>-k, --store-private-key
-k, --store-private-key-a, --access-level <string>
-a, --access-level <string>delete
deleteUsage
Arguments
<project-slug>
<project-slug>fork
forkUsage
Arguments
<project-slug>
<project-slug>Options
-n, --name <workspace-name>
-n, --name <workspace-name>-k, --store-private-key <boolean>
-k, --store-private-key <boolean>-w, --workspace <string>
-w, --workspace <string>get
getUsage
Arguments
<project-slug>
<project-slug>list-forks
list-forksUsage
Arguments
<project-slug>
<project-slug>list
listUsage
Arguments
<workspace-slug>
<workspace-slug>sync
syncUsage
Arguments
<project-slug>
<project-slug>Options
-h, --hard-sync
-h, --hard-syncunlink
unlinkUsage
Arguments
<project-slug>
<project-slug>update
updateUsage
Arguments
<project-slug>
<project-slug>Options
-n, --name <string>
-n, --name <string>-d, --description <string>
-d, --description <string>-k, --store-private-key
-k, --store-private-key-a, --access-level <string>
-a, --access-level <string>Last updated