Skip to content

workspace set

This command allows defining which will be the workspace used in operations with BotCLI.

Warning

This command will be required when the user accesses two or more workspaces.

./BotCLI workspace set [arguments]

What are the arguments?

Argument Required Description
-label Yes Label of the workspace.

Examples

Defining the workspace that will be used in operations.

./BotCLI workspace set -label "MyWorkspace"