Aserto CLI Aserto
Use this command to install Aserto CLI:
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:
- Seamlessly integrates with identity providers to enforce consistent access controls.
- Supports multi-cloud environments, enabling unified policy enforcement across platforms.
- Provides automation tools to streamline the creation and maintenance of access policies.
- Offers role-based access control (RBAC) capabilities for fine-grained permission management.
- Generates comprehensive audit logs to track changes and ensure regulatory compliance.
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.
README
aserto
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.
Versions
Website