How can I list just the subcommands from AWS CLI help command

0

Hi, I am trying to write automation to generate cli skeletons for all sub-commands related to an AWS service (e.g., aws ecs help). I haven't been able to find a "list-commands" operation that applies to all services and as a result have been running the help command and then manually copying and pasting the command list as input into another script to format the commands in a way for me to use in the script I am using to create skeleton files.

Does this functionality exist and if not, is there a process for requesting feature enhancements to the AWS CLI?

Thank you

paul
gefragt vor 8 Monaten237 Aufrufe
1 Antwort
3
Akzeptierte Antwort

To best of my knowledge, no there is no functionality of that sort available. If you have support plan, through which you can create case, you can definitely ask if this can be an intake for a feature.

If you have Enterprise Support, you can ask your AWS Account Team for same and they may put a request on your behalf. Be advised, such requests take time as it goes through multiple phases and may be deprioritized due to other critical requirements/priorities too.

profile pictureAWS
EXPERTE
beantwortet vor 8 Monaten
profile picture
EXPERTE
überprüft vor 8 Monaten
profile pictureAWS
EXPERTE
überprüft vor 8 Monaten
  • Awesome. Thank you

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen