# error.RequiresUsername

This command requires a username. Specify it with the -u parameter or with the "sfdx config:set defaultusername=<username>" command.

# error.RequiresDevhubUsername

This command requires a dev hub username. Specify it with the -v parameter or with the "sfdx config:set defaultdevhubusername=<username>" command.

# error.RequiresProject

This command is required to run from within an SFDX project.

# warning.ApiVersionOverride

apiVersion configuration overridden at %s

# error.VarargsRequired

Provide required name=value pairs for the command. Enclose any values that contain spaces in double quotes.

# error.InvalidVarargsFormat

Setting variables must be in the format <key>=<value> or <key>="<value with spaces>" but found %s.

# error.DuplicateVarargs

Cannot set variable name '%s' twice for the same command.
