namespaces set-active

Set the active namespace for the current user

Synopsis

omics workbench namespaces set-active NAMESPACE_ID

Description

Set the active namespace for the current user. The active namespace is the namespace used for all workbench operations. After setting the active namespace, all subsequent commands will operate within the context of the specified namespace. The command outputs the full namespace details as JSON upon success.

Examples

Set the active namespace

omics workbench namespaces set-active bcd869ca-8a06-4426-a94d-43f9d91e937d

Positional Arguments

NAMESPACE_ID

Required. The namespace ID to set as the active namespace. The namespace ID can be retrieved from the namespaces list command.

Last updated

Was this helpful?