Skip to content

hubcli execution-profile binding list

Lists the execution profile bound to a namespace.

The command has the following format:

hubcli execution-profile binding list [flags]

where:

flags
One or more optional flags for the command that provide additional control over execution:

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.
--execution-profile name
Specifies the name of the execution profile for which bindings are returned. If you do not specify this flag, then bindings for all execution profiles are returned.
-h or --help
Returns help information for this command.
-j or json
Returns the list in JSON format.
--namespace name
Specifies the namespace for which bindings are returned. If you do not specify this flag, then bindings for all namespaces are returned .

Note: exprof is an alias of execution-profile.