Internal
Attach options/arguments for the aws whoami plugin mount.
aws whoami
This subcommand currently takes no flags/args; this module exists to keep the wiring layout consistent across shipped plugins (options vs actions).
Note: the plugin description is owned by src/plugins/aws/whoami/index.ts and must not be set here.
src/plugins/aws/whoami/index.ts
The whoami command mount under aws.
whoami
aws
The same cli instance for chaining.
cli
Attach options/arguments for the
aws whoamiplugin mount.This subcommand currently takes no flags/args; this module exists to keep the wiring layout consistent across shipped plugins (options vs actions).
Note: the plugin description is owned by
src/plugins/aws/whoami/index.tsand must not be set here.