baz share
Create and manage share links for projects
baz share [options] [command]| Option | Description |
|---|---|
-h, --help | display help for command |
baz share create
Create a share link for the active project
baz share create [options]| Option | Description |
|---|---|
--title <title> | Custom title for the shared page |
--description <desc> | Description for the shared page |
-h, --help | display help for command |
baz share list
List all your shared projects
baz share list [options]| Option | Description |
|---|---|
-h, --help | display help for command |
baz share delete
Delete a share link
baz share delete [options] <share-id>| Option | Description |
|---|---|
--force | Skip confirmation |
-h, --help | display help for command |