legacy constant
CommandNames
const legacy
The paths under the hidden deployment command.
Implementation
static const legacy = CommandNames(
deploymentShow: 'deployment show',
deploymentList: 'deployment list',
buildLog: 'deployment build-log',
buildSecret: 'deployment build-secret',
);