Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Commit

Permalink
Merge pull request #222 from iwasrobbed/patches/README
Browse files Browse the repository at this point in the history
Added options to README
  • Loading branch information
kattrali committed Feb 3, 2016
2 parents 3e6f260 + fc23db2 commit ff600f1
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Expand Up @@ -165,6 +165,21 @@ The following commands will format their output as [comma-separated values](http
- `certificates:download`
- `app_ids:list`

## Options

Global options:

- `-u` : Username
- `-p` : Password
- `--team` : Team Identifier
- `--info` : Set log level to INFO
- `--debug` : Set log level to DEBUG
- `--format` : Output options are `table` or `csv`

Specific options for certain commands:

- `--type` : Options are `development` or `distribution`

## Proxies

Cupertino will access the provisioning portal through a proxy if the `HTTP_PROXY` environment variable is set, with optional credentials `HTTP_PROXY_USER` and `HTTP_PROXY_PASSWORD`.
Expand Down

0 comments on commit ff600f1

Please sign in to comment.