UNPKG

@heroku-cli/command

Version:
6 lines (5 loc) 132 B
import { Flags } from '@oclif/core'; export const pipeline = Flags.custom({ char: 'p', description: 'name of pipeline', });