blacksmith namespaces get
This command outputs information about a namespace.
Example:
$ blacksmith namespaces update \
--name customer_name
Managing namespaces:
-> Finding namespace customer_name...
Name: customer_name
Retention: 48h0m0s
Owner: janedoe@example.com
Required flags
-
--name [namespace]
: The name of the namespace to retrieve.Aliases:
-n [namespace]
Example:
$ blacksmith namespaces create \ --name customer_name
Is something missing?
If you notice something we've missed or could be improved on, please follow this link and submit a pull request to the repository. Once we merge it, the changes will be reflected on the website the next time it is deployed.
Thank you for your contributions!