LogoLogo
Documentation and Guides
Documentation and Guides
  • ABOUT APONO
    • Why Choose Apono
    • Security and Architecture
    • Glossary
  • GETTING STARTED
    • How Apono Works
    • Getting started
    • Access Discovery
    • Integrating with Apono
  • CONNECTORS AND SECRETS
    • Apono Integration Secret
    • High Availability for Connectors
    • Installing a connector with Docker
    • Manage integrations
    • Manage connectors
  • AWS ENVIRONMENT
    • AWS Overview
    • Apono Connector for AWS
      • Installing a connector on EKS Using Terraform
      • Updating a connector in AWS
      • Installing a connector on AWS ECS using Terraform
    • AWS Integrations
      • Integrate an AWS account or organization
        • Auto Discover AWS RDS Instances
        • AWS Best Practices
      • Amazon Redshift
      • RDS PostgreSQL
      • AWS RDS MySQL
      • Integrate with EKS
      • AWS Lambda Custom Integration
      • EC2 via Systems Manager Agent (SSM)
  • AZURE ENVIRONMENT
    • Apono Connector for Azure
      • Install an Azure connector on ACI using Azure CLI
      • Install an Azure connector on ACI using PowerShell
      • Install an Azure connector on ACI using Terraform
      • Updating a connector in Azure
    • Azure Integrations
      • Integrate with Azure Management Group or Subscription
        • Auto Discover Azure SQL Databases
      • Azure MySQL
      • Azure PostgreSQL
      • Integrate with AKS
  • GCP ENVIRONMENT
    • Apono Connector for GCP
      • Installing a GCP connector on Cloud Run using CLI
      • Installing a GCP connector on GKE using CLI (Helm)
      • Installing a GCP connector on GKE using Terraform
      • Updating a connector in Google Cloud
    • GCP Integrations
      • Integrate a GCP organization or project
      • CloudSQL - MySQL
      • CloudSQL - PostgreSQL
      • Google Cloud Functions
      • Integrate with GKE
      • AlloyDB
  • KUBERNETES ENVIRONMENT
    • Apono Connector for Kubernetes
      • Installing a connector on Kubernetes with AWS permissions
      • Updating a Kubernetes connector
    • Kubernetes Integrations
      • Integrate with Self-Managed Kubernetes
  • ADDITIONAL INTEGRATIONS
    • Databases and Data Repositories
      • Microsoft SQL Server
      • MongoDB
      • MongoDB Atlas
      • MongoDB Atlas Portal
      • MySQL
      • Oracle Database
      • PostgreSQL
      • Redis Cloud (Redislabs)
      • Snowflake
      • Vertica
      • MariaDB
    • Network Management
      • SSH Servers
      • RDP Servers
      • Windows Domain Controller
      • AWS EC2 SSH Servers
      • Azure VM SSH Servers
      • Installing the Apono HTTP Proxy
    • Development Tools
      • GitHub
      • Rancher
    • Identity Providers
      • Okta SCIM
      • Okta Groups
      • Okta SSO for Apono logins
      • Google Workspace (Gsuite)
      • Google Workspace (GSuite) Groups
      • Azure Active Directory (Microsoft Entra ID)
      • Azure Active Directory (Entra ID) Groups
      • Jumpcloud
      • JumpCloud Groups
      • OneLogin
      • OneLogin Group
      • LDAP Groups
      • The Manager Attribute in Access Flows
      • HiBob
      • Ping Identity SSO
    • Incident Response Integrations
      • Opsgenie
      • PagerDuty
      • VictorOps (Splunk On-Call)
      • Zenduty
    • ChatOps Integrations
      • Slack integration
      • Teams integration
      • Backstage Integration
  • WEBHOOK INTEGRATIONS
    • Webhooks Overview
    • Anomaly Webhook
    • Audit Log Webhook
    • Request Webhook
      • Custom Webhooks
      • Communications and Notifications
        • Slack Outbound Webhooks
        • Teams
        • Outlook and Gmail (Using Azure Logic App)
      • ITSM
        • Freshdesk
        • Jira
        • ServiceNow
        • Zendesk
        • Freshservice
        • ServiceDesk Plus
      • Logs and SIEMs
        • Coralogix
        • Datadog
        • Logz.io
        • Grafana
        • New Relic
        • SolarWinds
        • Sumo Logic
        • Cortex
        • Logpoint
        • Splunk
        • Microsoft Sentinel
      • Orchestration and workflow builders
        • Okta Workflows
        • Torq
    • Integration Webhook
    • Webhook Payload References
      • Audit Log Webhook Payload Schema Reference
      • Webhook Payload Schema Reference
    • Manage webhooks
    • Troubleshoot a webhook
    • Manual Webhook
      • ITSM
        • PagerDuty
  • ACCESS FLOWS
    • Access Flows
      • What are Access Flows?
    • Create Access Flows
      • Self Serve Access Flows
      • Automatic Access Flows
      • Access Duration
    • Manage Access Flows
      • Right Sizing
    • Revoke Access
    • Dynamic Access Management
      • Resource and Integration Owners
    • Common Use Cases
      • Ensuring SLA
      • Protecting PII and Customer Data
      • Production Stability and Management
      • Break Glass Protocol
    • Create Bundles
    • Manage Bundles
  • ACCESS REQUESTS AND APPROVALS
    • Slack
      • Requesting Access with Slack
      • Approving Access with Slack
    • Teams
      • Requesting Access with Teams
      • Approving Access with Teams
    • CLI
      • Install and manage the Apono CLI
      • Requesting Access with CLI
    • Web Portal
      • Requesting Access with the Web Portal
      • Approving Access with the Web Portal
      • Reviewing historical requests with the Web Portal
    • Freshservice
    • Favorites
  • Inventory
    • Inventory Overview
    • Inventory
    • Access Scopes
    • Risk Scores
    • Apono Query Language
  • AUDITS AND REPORTS
    • Activity Overview
      • Activity
      • Create Reports
      • Manage Reports
    • Compliance: Audit and Reporting
    • Auditing Access in Apono
    • Admin Audit Log (Syslog)
  • HELP AND DEBUGGING
    • Integration Status Page
    • Troubleshooting Errors
  • ARCHITECTURE AND SECURITY
    • Anomaly Detection
    • Multi-factor Authentication
    • Credentials Rotation Policy
    • Periodic User Cleanup & Deletion
    • End-user Authentication
    • Personal API Tokens
  • User Administration
    • Role-Based Access Control (RBAC) Reference
    • Create Identities
    • Manage Identities
Powered by GitBook
On this page
  • Install the Apono CLI
  • Update the Apono CLI

Was this helpful?

Export as PDF
  1. ACCESS REQUESTS AND APPROVALS
  2. CLI

Install and manage the Apono CLI

Learn how to install the Apono command-line interface (CLI)

Last updated 2 months ago

Was this helpful?

The Apono CLI enables you and your team to view, request, and receive permission to services, databases, and applications that are centrally managed via Apono.


Install the Apono CLI

To begin managing your access requests using the Apono CLI, you must install it on your specific platform.

macOS

Follow these steps to install the Apono CLI using Homebrew:

  1. In Terminal, clone the apono-io/tap repository into Homebrew's directory of tapped repositories on your local machine.

    brew tap apono-io/tap
  2. Install the Apono CLI.

    brew install apono-cli
Windows

Follow these steps to install the Apono CLI using Scoop:

  1. In Command Prompt or PowerShell, add the Apono Scoop bucket to your Scoop configuration.

    scoop bucket add apono https://github.com/apono-io/scoop-bucket
  1. Install the Apono CLI.

    scoop install apono/apono-cli
Linux

Debian

Follow these steps to install the Apono CLI:

  1. From the , download the correct package for your system's ARM64 (AArch64) or AMD64 (x86_64) architecture.

  2. In the Linux terminal, install the package. Be sure to replace x.x.x with the package version number.

ARM (AArch64)

sudo dpkg -i apono-cli_x.x.x_linux_arm64.deb

AMD (x86_64)

sudo dpkg -i apono-cli_x.x.x_linux_amd64.deb

RPM

Follow these steps to install the Apono CLI:

  1. From the , download the correct package for your system's ARM64 (AArch64) or AMD64 (x86_64) distribution.

  2. In the Linux terminal, install the package. Be sure to replace x.x.x with the package version number.

ARM (AArch64)

sudo rpm -i apono-cli_x.x.x_linux_arm64.rpm

AMD (x86_64)

sudo rpm -i apono-cli_x.x.x_linux_amd64.rpm

Homebrew

Follow these steps to install the Apono CLI using Homebrew:

  1. In Terminal, clone the apono-io/tap repository into Homebrew's directory of tapped repositories on your local machine.

    brew tap apono-io/tap
  2. Install the Apono CLI.

    brew install apono-cli

Update the Apono CLI

Periodically, you may need to update the Apono CLI to help maintain functionality, performance, and security.

macOS

Follow this step to update the Apono CLI using Homebrew:

  1. In Terminal, update the Apono CLI.

    brew update && brew upgrade apono-cli
Windows

Follow this step to update the Apono CLI using Scoop:

  1. In Command Prompt or PowerShell, update the Apono CLI.

```powershell
scoop update && scoop upgrade apono-cli
```
Linux

Debian

Follow these steps to install the Apono CLI:

  1. In the Linux terminal, install the package. Be sure to replace x.x.x with the package version number.

ARM (AArch64)

sudo dpkg -i apono-cli_x.x.x_linux_arm64.deb

AMD (x86_64)

sudo dpkg -i apono-cli_x.x.x_linux_amd64.deb

RPM

Follow these steps to install the Apono CLI:

  1. In the Linux terminal, install the package. Be sure to replace x.x.x with the package version number.

ARM (AArch64)

sudo rpm -i apono-cli_x.x.x_linux_arm64.rpm

AMD (x86_64)

sudo rpm -i apono-cli_x.x.x_linux_amd64.rpm

Homebrew

Follow this step to update the Apono CLI using Homebrew:

  1. In Terminal, update the Apono CLI.

    brew update && brew upgrade apono-cli

From the , download the correct package for your system's ARM64 (AArch64) or AMD64 (x86_64) architecture.

From the , download the correct package for your system's ARM64 (AArch64) or AMD64 (x86_64) distribution.

Apono CLI GitHub releases page
Apono CLI GitHub releases page
Apono CLI GitHub releases page
Apono CLI GitHub releases page