Skip to content

Commit

Permalink
Adds in the ability for environment variables to be used for key and …
Browse files Browse the repository at this point in the history
…secret.
  • Loading branch information
typhonius committed Mar 21, 2020
1 parent b1a9228 commit 44f5bf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Environmment variables can be used to store and provide the API key and secret.
* `ACQUIACLI_KEY` The environment variables for the API key
* `ACQUIACLI_SECRET` The environment variables for the API secret


## Usage/Examples
Some of the following commands have aliases for simplicity e.g. `environment:info` has the alias of `e:i`.
````
Expand Down

0 comments on commit 44f5bf3

Please sign in to comment.