Rename
Rename an existing namespace within the organization
Usage
Description
The npx wgc namespace rename
command allows you to rename an existing namespace within the organization.
Parameters
[name]
: The name of the namespace you want to rename.
Options
-t, --to
: A required flag with the new name for the namespace
Example
Rename a namespace from "prod" to "production"
Last updated