adj catalog share
Share a golden org-wide so developers can clone it (admin)
Share a golden snapshot with the whole org (admin-only).
Unshared goldens are visible and cloneable only by admins; developers cannot see them in 'adj catalog' or clone them. --revoke reverts an org-shared golden to admin-private (existing clones keep running; only new visibility changes).
Usage
adj catalog share <name> [flags]
Flags
| Flag | Shorthand | Default | Description |
|---|---|---|---|
--revoke |
false |
make the golden admin-private again |
Global flags
| Flag | Shorthand | Default | Description |
|---|---|---|---|
--context |
— |
config context to use (overrides current-context) | |
--output |
-o | table |
output format: table|json|yaml |
--server |
— |
server base URL (overrides the active context) | |
--token |
— |
access token (overrides the active context) | |
--verbose |
-v | false |
log requests to stderr |