Skip to main content
Manage locations For a detailed overview, please visit the location’s reference page.

location access-report

Show the access report for the referenced location Usage
Common Options Reference

location audit

Retrieve audit trail events for the referenced location Usage
Common Options Reference

location create

Create a new BYOK location Usage
Common Options Reference
  • Create a new BYOK location.

location delete

Delete one or more referenced locations Usage
Common Options Reference
  • Delete a BYOK location.

location edit

Edit the referenced location, as YAML, within an editor Usage
The default editor can be set by using the EDITOR environment variable.
Common Options Reference

location get

Retrieve one or more referenced locations Usage
An empty reference will return all references
Common Options Reference
  • Get all locations
  • Get one location
  • Get multiple locations

location install

Get instructions for obtaining the installation script for a BYOK location Usage
Common Options Reference
  • Obtain instructions to install a BYOK location.

location patch

Update the referenced location’s metadata using an input file Usage
Running this command with the option --file - sets the input to stdin. The input is required to be a valid JSON or YAML string (e.g., {"description": "My new description"} or description: My new description). To complete the update, press Control-D (or Control-Z if you are using Windows).
Common Options Reference

location permissions

Show the grantable permissions for a location object type Usage
Common Options Reference

location query

Find all the locations based on the given query Usage
Common Options Reference
Use the --match option to display all, none, or any of the results based on a given property or tag
  • Search for a location based on the name property
  • Search for a location based on the description property
  • Search for a location based on a tag
  • Search for a location based on a property and tag

location tag

Manage the tags belonging to one or more referenced locations Usage
Built-in tags, which begin with cpln/*, can’t be modified.
Common Options Reference
  • Add a tag to a location
  • Update same tag (after running the example above)
  • Remove tag (after running the example above)
  • Add same tag to multiple locations
  • Update same tag on multiple locations (after running the example above)
  • Remove same tag from multiple locations (after running the example above)

location uninstall

Get instructions for obtaining the uninstallation script for a BYOK location Usage
Common Options Reference
  • Obtain instructions to uninstall a BYOK location.