Skip to content

Visibility

Control who can access an entity. See Visibility and sharing for the concept.

Terminal window
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).
  • --space <slug> (repeatable) — scope to specific spaces.
  • --indexed — allow discovery in the grid (with link mode).
Terminal window
grid visibility show my-app
grid visibility set my-app link --indexed
grid visibility add-space my-app engineering

Changing visibility never changes the URL.