The Security Tower CLI tool provides management functionality for configuration files and interaction with the Security Tower API conveniently on the command line.
Get the latest version for your operating system from here:
https://syncier.github.io/securitytower-cli/
Run securitytower help
to list all available commands:
Allows you to interact with Syncier Security Tower via your command line
Usage:
securitytower [command]
Available Commands:
application Manage applications via Security Tower
cluster Manage clusters via Security Tower
help Help about any command
kubeconfig Set kubeconfig for a selected cluster
policies List all policies for a selected cluster
token Get an API token
version Version
Flags:
--config string config file (default is $HOME/.securitytower.yaml)
-h, --help help for securitytower
-v, --verbose verbose output for diagnostics
Use "securitytower [command] --help" for more information about a command.