Boundary
scopes delete
Command: scopes delete
The scopes delete
command lets you delete an existing scope by providing the ID.
Example
This example deletes a scope with the ID o_1234567890
:
$ boundary scopes delete -id o_1234567890
Usage
$ boundary scopes delete [options] [args]
Command options
-id=<string>
- The ID of the scope you want to delete.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: