Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Schürg
actl
Commits
991e400c
Commit
991e400c
authored
Oct 13, 2020
by
Simon Schürg
🚀
Browse files
Update help text in README
parent
5abe65be
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
991e400c
...
...
@@ -34,9 +34,11 @@ Usage:
actl [command]
Available Commands:
clear Clears the local data store.
completion Generate shell completion scripts
decode Decodes a JWT and returns the result.
decrypt Decrypts a JSON payload and returns a JWT.
discover OpenID provider configuration discovery
docs Generates the actl documentation
encrypt Encrypts a JSON payload and returns a JWE cipher.
help Help about any command
...
...
@@ -45,10 +47,12 @@ Available Commands:
sign Signs a JSON payload and returns a JWT.
status Print the current state of OpenID Connect sessions
verify Verifies the signature of a JWT.
version Print the version number of actl.
Flags:
--config string config file (default is $HOME/.actl.toml)
-h, --help help for actl
-v, --verbose verbose output
Use "actl [command] --help" for more information about a command.
```
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment