Visibility
Control who can access an entity. See Visibility and sharing for the concept.
grid visibility
Section titled “grid visibility”grid visibility <subcommand>| Subcommand | Usage | Description |
|---|---|---|
set |
grid visibility set <entity> [mode] |
Set the visibility mode. |
show |
grid visibility show [entity] |
Show current visibility settings. |
add-space |
grid visibility add-space <entity> [space] |
Add a space to the visibility scope. |
remove-space |
grid visibility remove-space <entity> [space] |
Remove a space from the visibility scope. |
| Mode | Who can access |
|---|---|
private |
Only the creator. |
authenticated |
Any signed-in CloudGrid user. |
grid |
Grid members in the listed spaces (or everyone in the grid). |
link |
Anyone with the URL (optionally indexed for discovery). |
Options for set
Section titled “Options for set”--space <slug>(repeatable) — scope to specific spaces.--indexed— allow discovery in the grid (withlinkmode).
grid visibility show my-appgrid visibility set my-app link --indexedgrid visibility add-space my-app engineeringChanging visibility never changes the URL.