Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 751 Bytes

cprl_console_open.md

File metadata and controls

38 lines (26 loc) · 751 Bytes

cprl console open

opens AWS console

cprl console open [flags]

Examples

  Open console with default cprl profile:
  $ cprl console open
  
  Open console with a specific aws profile:
  $ cprl console open --aws-profile=dev

Options

  -h, --help          help for open
  -i, --interactive   interactive prompt with suggested profiles

Options inherited from parent commands

      --aws-profile string   overrides [aws-profile] value in cprl.yaml
      --gov-cloud            set context as gov-cloud
      --profile string       references a profile in cprl.yaml (default "default")

SEE ALSO

Auto generated by spf13/cobra on 27-Feb-2024