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