8.1.8 • Published 11 months ago

@heroku-cli/plugin-apps v8.1.8

Weekly downloads
11,495
License
MIT
Repository
github
Last release
11 months ago

heroku-cli-plugin-apps

oclif Version CircleCI Downloads/week License

Usage

$ npm install -g @heroku-cli/plugin-apps
$ heroku COMMAND
running command...
$ heroku (--version|-v)
@heroku-cli/plugin-apps/8.1.8 darwin-x64 node-v16.19.0
$ heroku --help [COMMAND]
USAGE
  $ heroku COMMAND
...

Commands

heroku domains

list domains for an app

USAGE
  $ heroku domains -a <value> [-h] [-r <value>] [-j] [--columns <value> | -x] [--sort <value>] [--filter
    <value>] [--output csv|json|yaml |  | [--csv | ]] [--no-header | ]

FLAGS
  -a, --app=<value>     (required) app to run command against
  -h, --help            Show CLI help.
  -j, --json            output in json format
  -r, --remote=<value>  git remote of app to use
  -x, --extended        show extra columns
  --columns=<value>     only show provided columns (comma-separated)
  --csv                 output is csv format [alias: --output=csv]
  --filter=<value>      filter property by partial string matching, ex: name=foo
  --no-header           hide table header from output
  --output=<option>     output in a more machine friendly format
                        <options: csv|json|yaml>
  --sort=<value>        property to sort by (prepend '-' for descending)

DESCRIPTION
  list domains for an app

EXAMPLES
  $ heroku domains
  === example Heroku Domain
  example.herokuapp.com
  === example Custom Domains
  Domain Name      DNS Record Type  DNS Target
  www.example.com  CNAME            www.example.herokudns.com

  $ heroku domains --filter 'Domain Name=www.example.com'

See code: src/commands/domains/index.ts

heroku domains:add HOSTNAME

add a domain to an app

USAGE
  $ heroku domains:add HOSTNAME -a <value> [-h] [-c <value>] [-j] [--wait] [-r <value>]

FLAGS
  -a, --app=<value>     (required) app to run command against
  -c, --cert=<value>    the name of the SSL cert you want to use for this domain
  -h, --help            Show CLI help.
  -j, --json            output in json format
  -r, --remote=<value>  git remote of app to use
  --wait

DESCRIPTION
  add a domain to an app

EXAMPLES
  $ heroku domains:add www.example.com

See code: src/commands/domains/add.ts

heroku domains:clear

remove all domains from an app

USAGE
  $ heroku domains:clear -a <value> [-h] [-r <value>]

FLAGS
  -a, --app=<value>     (required) app to run command against
  -h, --help            Show CLI help.
  -r, --remote=<value>  git remote of app to use

DESCRIPTION
  remove all domains from an app

EXAMPLES
  $ heroku domains:clear

See code: src/commands/domains/clear.ts

heroku domains:info HOSTNAME

show detailed information for a domain on an app

USAGE
  $ heroku domains:info HOSTNAME -a <value> [-h] [-r <value>]

FLAGS
  -a, --app=<value>     (required) app to run command against
  -h, --help            Show CLI help.
  -r, --remote=<value>  git remote of app to use

DESCRIPTION
  show detailed information for a domain on an app

EXAMPLES
  $ heroku domains:info www.example.com

See code: src/commands/domains/info.ts

heroku domains:remove HOSTNAME

remove a domain from an app

USAGE
  $ heroku domains:remove HOSTNAME -a <value> [-h] [-r <value>]

FLAGS
  -a, --app=<value>     (required) app to run command against
  -h, --help            Show CLI help.
  -r, --remote=<value>  git remote of app to use

DESCRIPTION
  remove a domain from an app

EXAMPLES
  $ heroku domains:remove www.example.com

See code: src/commands/domains/remove.ts

heroku domains:update [HOSTNAME]

update a domain to use a different SSL certificate on an app

USAGE
  $ heroku domains:update [HOSTNAME] -a <value> --cert <value> [-h] [-r <value>]

FLAGS
  -a, --app=<value>     (required) app to run command against
  -h, --help            Show CLI help.
  -r, --remote=<value>  git remote of app to use
  --cert=<value>        (required) the name or id of the certificate you want to use for this domain

DESCRIPTION
  update a domain to use a different SSL certificate on an app

EXAMPLES
  $ heroku domains:update www.example.com --cert mycert

See code: src/commands/domains/update.ts

heroku domains:wait [HOSTNAME]

wait for domain to be active for an app

USAGE
  $ heroku domains:wait [HOSTNAME] -a <value> [-h] [-r <value>]

FLAGS
  -a, --app=<value>     (required) app to run command against
  -h, --help            Show CLI help.
  -r, --remote=<value>  git remote of app to use

DESCRIPTION
  wait for domain to be active for an app

See code: src/commands/domains/wait.ts

8.1.6-beta.0

11 months ago

8.1.4-beta.0

12 months ago

8.1.7-beta.0

11 months ago

8.1.8

11 months ago

8.1.7

11 months ago

8.1.4

12 months ago

8.1.6

11 months ago

8.0.5

1 year ago

8.0.6

1 year ago

8.1.0

1 year ago

8.0.5-beta.1

1 year ago

8.0.2

1 year ago

8.0.2-beta.1

1 year ago

8.0.2-beta.0

1 year ago

7.68.0

1 year ago

8.0.1

1 year ago

8.0.0

1 year ago

7.66.3

1 year ago

7.62.0

2 years ago

7.60.0

2 years ago

7.59.1

3 years ago

7.53.0

3 years ago

7.54.0

3 years ago

7.47.13

3 years ago

7.47.10

3 years ago

7.47.8

3 years ago

7.47.9

3 years ago

7.47.5

3 years ago

7.47.0

4 years ago

7.43.2

4 years ago

7.43.0

4 years ago

7.42.8

4 years ago

7.42.7

4 years ago

7.42.0

4 years ago

7.39.2

4 years ago

7.38.2

4 years ago

7.38.1

4 years ago

7.38.0

4 years ago

7.37.0

4 years ago

7.36.3

4 years ago

7.36.2

4 years ago

7.36.1

4 years ago

7.36.0

4 years ago

7.35.0

4 years ago

7.34.2

4 years ago

7.34.0

4 years ago

7.0.1

5 years ago

0.1.1

6 years ago

0.1.0

6 years ago

2.6.0

6 years ago

2.5.10

6 years ago

2.5.9

6 years ago

2.5.8

6 years ago

2.5.7

6 years ago

2.5.6

6 years ago

2.5.5

6 years ago

2.5.4

6 years ago

2.5.3

6 years ago

2.5.2

6 years ago

2.5.1

6 years ago

2.5.0

6 years ago

2.4.42

6 years ago

2.4.41

6 years ago

2.4.40

6 years ago

2.4.39

6 years ago

2.4.38

6 years ago

2.4.37

6 years ago

2.4.36

6 years ago

2.4.35

6 years ago

2.4.34

6 years ago

2.4.33

6 years ago

2.4.32

6 years ago

2.4.31

6 years ago

2.4.30

6 years ago

2.4.29

6 years ago

2.4.28

6 years ago

2.4.27

6 years ago

2.4.26

6 years ago

2.4.25

6 years ago

2.4.24

6 years ago

2.4.23

6 years ago

2.4.22

6 years ago