Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.03 KB

getDns.md

File metadata and controls

32 lines (23 loc) · 1.03 KB

konfigure getDns

query the provisioned DNS name for the given deployment

konfigure getDns ENVIRONMENT

query the provisioned DNS name for the given deployment

USAGE
  $ konfigure getDns [ENVIRONMENT] [-h] [--dryrun] [--testing] [--auth] [--debug] [--cd] [--base-dir <value>]

ARGUMENTS
  ENVIRONMENT  the environment konfiguration to use

FLAGS
  -h, --help          Show CLI help.
  --auth              automatically authenticate with the appropriate AWS account
  --base-dir=<value>  the base directory to search for environments
  --cd                running in a CI environment
  --debug             log out debug information
  --dryrun            print out commands rather than executing
  --testing           skip expensive operations during development

DESCRIPTION
  query the provisioned DNS name for the given deployment

See code: src/commands/getDns.ts