Skip to content

Add --help option at scope level #1894

@grasmarcussanti129

Description

@grasmarcussanti129

Feature Request

The current CLI setup only provides minimal usage information through the README and command usage syntax. It would be beneficial to enhance the user experience by implementing a --help option for each command within the Datadog CI CLI. This would allow users to easily access more detailed information about each command, including options, examples, and descriptions directly through the CLI.

Proposed Changes:

  • Implement a --help flag for each command under the relevant scopes (e.g., datadog-ci aas --help, datadog-ci cloud-run --help).
  • Include detailed descriptions of what each command does and the options it accepts.
  • Provide usage examples to guide users in using the commands effectively.

Benefits:

  • Improved user experience and accessibility of information.
  • Reduced reliance on external documentation, making it quicker for users to get help as they work with the CLI.

This enhancement would make the tool more user-friendly, especially for new users or those unfamiliar with the various commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions