CLI reference

Alpacon CLI

Alpacon CLI: Command-line tool for managing Alpacon services

Overview

The Alpacon CLI allows you to interact with and manage Alpacon services directly from the terminal.

alpacon [flags]

The alpacon command is also available as the shorter alias ac:

ac [flags]

Options

  -h, --help            help for alpacon
      --output string   Output format: table or json (default "table")

Getting started

If you’re new to the Alpacon CLI, check out the Getting started guide for a step-by-step walkthrough—from installation and sign-in, to connecting with the Websh terminal.

alpacon agent

Commands to manage server’s agent

alpacon approval

List and manage approval requests

alpacon audit

Retrieve and display audit activity logs

alpacon authority

Commands to manage and interact with certificate authorities

alpacon cert

Manage and interact with SSL/TLS certificates

alpacon completion

Generate the autocompletion script for the specified shell

alpacon cp

Copy files between local and remote servers

alpacon csr

Generate and manage Certificate Signing Request (CSR) operations

alpacon edit

Edit a remote file with your local editor

alpacon event

Retrieve and display recent Alpacon events

alpacon exec

Execute a command on a remote server

alpacon group

Manage group resources

alpacon log

Retrieve and display server logs

alpacon login

Sign in to Alpacon Server

alpacon logout

Sign out of Alpacon Server

alpacon note

Manage and view server notes

alpacon package

Commands to manage and interact with packages

alpacon revoke

Manage certificate revocation requests

alpacon server

Commands to manage and interact with servers

alpacon token

Commands to manage API tokens

alpacon tunnel

Create a secure TCP tunnel to a remote server

alpacon user

Manage user resources

alpacon version

Display the current CLI version

alpacon webftp-log

Retrieve and display WebFTP transfer logs

alpacon webhook

Configure webhooks for event notifications

alpacon websh

Open a Websh terminal or execute a command on a server

alpacon whoami

Display the current authenticated identity

alpacon work-session

Create, inspect, and manage work sessions

alpacon workspace

Manage and switch between workspaces

Last updated: