Temporal
Namespace Commands
Create and configure namespaces for multi-tenancy, isolation, and environment separation. Namespaces provide logical boundaries for workflows.
8 commands
Pro Tips
Use separate namespaces for dev, staging, and production environments.
Set --retention to control how long closed workflow history is kept (default 72h).
Enable --global flag for multi-region namespaces in cluster setups.
Common Mistakes
Namespace deletion is permanent and removes all workflow history. Use with extreme caution.