1

I want to know if it's possible to validate the flag value before the command is executed.

healthCheckPort: Flags.integer({
    description: 'This flag allows you to choose what port the health check sever is running on.',
    default: 6000,
    dependsOn: ['healthCheck'],
  }),

n3n3
  • 288
  • 1
  • 7

0 Answers0