viaBuild constant

CommandNames const viaBuild

The public paths, with the build log under the build command.

Implementation

static const viaBuild = CommandNames(
  deploymentShow: 'status deployment show',
  deploymentList: 'status deployment list',
  buildLog: 'build log',
  buildSecret: 'build secret',
);