scopes remove-alias-suffix
Command: scopes remove-alias-suffix
The scopes remove-alias-suffix command lets you delete an alias suffix from a scope.
Example
This example deletes an alias suffix from the scope o_1234567890:
$ boundary scopes remove-alias-suffix -id o_1234567890
Usage
$ boundary scopes remove-alias-suffix [options] [args]
Command options
-id=<string>- The ID of the project or org scope from which you want to delete the suffix. You can also specify the scope using the BOUNDARY_SCOPE_ID environment variable.