Skip to main content
Manage custom domains For a detailed overview, please visit the domain’s reference page.

domain access-report

Show the access report for the referenced domain Usage
Common Options Reference
The domain demo.globalvirtualcloud.com has already been added to the demo-cpln-organization organization

domain audit

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

domain create

Create a new domain Usage
Ownership of the referenced domain is required by setting a TXT DNS entry.Review the domain configuration instructions for details.
Common Options Reference

domain delete

Delete one or more referenced domains Usage
Common Options Reference

domain edit

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

domain eventlog

Show the event log of the referenced domain Usage
Common Options Reference

domain get

Retrieve one or more referenced domains Usage
An empty reference will return all references
Common Options Reference
  • Show a domain
  • Show multiple domains

domain patch

Update the referenced domain’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

domain permissions

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

domain query

Find all the domains 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 domain based on the name property
  • Search for a domain based on the description property
  • Search for a domain based on a tag
  • Search for a domain based on a property and tag

domain tag

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