Open
Description
Non-blocking: could also add an `Examples` like we have elsewhere:
cmd := &cobra.Command{
Examples: offboardingExamples,
Originally posted by @jpmcb in #207 (comment)
Non-blocking: could also add an `Examples` like we have elsewhere:
cmd := &cobra.Command{
Examples: offboardingExamples,
Originally posted by @jpmcb in #207 (comment)
Activity