Skip to content

Commit

Permalink
(Closed #6) Support API Key
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed Aug 23, 2020
1 parent 604c5e4 commit c54b45d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ $ brew install mzap
```

## Usage
**!! Important**
No API key related options have been added yet. Please check `Disable the API Key` on ZAP.
```
Usage:
mzap [command]
Expand All @@ -45,6 +43,7 @@ Available Commands:
version Show version
Flags:
--apikey string ZAP API Key / if you disable apikey, not use this option
--apis string ZAP API Host(s) address
e.g --apis http://localhost:8090,http://192.168.0.4:8090 (default "http://localhost:8090")
--config string config file (default is $HOME/.mzap.yaml)
Expand Down

0 comments on commit c54b45d

Please sign in to comment.