Skip to content

hubcli execution-profile use

Makes an execution profile the default.

If a command requires an execution profile, and you do not specify it, then the default execution profile is used. You are not required to create a default execution profile, but if there is no default then an execution profile must always be specified where required.

The command has the following format:

hubcli execution-profile use execution-profile-name [flags]

where:

execution-profile-name
The name of the execution profile to make default.
flags
One or more optional flags that provide additional control over execution of the command.

The following flags are available:

-c string or --connection string
Specifies the name of the connection to use. If you do not specify this option, then the default connection is used. If there is no default connection, then you must specify a connection. The first connection created for the Altair SLC Hub instance is set by default as the default Hub instance, but a different default connection can be set using the hubcli connection use command.
--debug
Enables debug logging.
-h or --help
Returns help information for this command.

Note: exprof is an alias of execution-profile.