Construct the builder based on the auth config.
the profile name of the profile type e.g. banana
logger instance to use for the builder class
the config for the auth type
the config for the auth type
Auth config for the command.
logger instance to use for the builder class
the profile name of the profile type e.g. banana
Only constructs the "group" command segment for the document. Use this if the command definition document already includes an auth verb.
Builds only the "auth" segment from the auth config.
Build the full command - includes action group and object command.
: The command definition.
Gets the "action" that this command builder is building.
: The auth action string
Generated using TypeDoc
Abstract class for generating auth-related commands