Loading...
winget install --id=Aserto.CLI -e
Aserto management CLI
Aserto CLI is a command-line interface tool designed to simplify access policy management for organizations prioritizing security and compliance.
Key Features:
Audience & Benefit:
Ideal for DevOps teams, security engineers, and IT administrators seeking to enhance their organization's security posture. Aserto CLI helps reduce administrative overhead while ensuring that access policies are consistently enforced across the entire infrastructure.
The tool can be installed via winget for easy setup and integration into existing workflows.
Usage: aserto [flags]
Welcome to modern authorization!
Commands:
login login to aserto.com
logout logout from aserto.com
start start a topaz instance
stop stop a topaz instance
restart restart topaz instance
status status of topaz instance
run run topaz instance in interactive mode
console launch web console
config configuration commands
directory (ds) directory commands
authorizer (az) authorizer commands
decision-logs (dl) decision logs commands
control-plane (cp) control plane commands
tenant (tn) tenant commands
user user commands
install install topaz
uninstall uninstall topaz, removes all locally installed artifacts
update update topaz container version
version version information
Flags:
-h, --help Show context-sensitive help.
-c, --config=STRING name or path of configuration file
-v, --verbosity Use to increase output verbosity.
--tenant=STRING tenant id override ($ASERTO_TENANT_ID)
Run "aserto --help" for more information on a command.