Documentation
¶
Overview ¶
Package cli provides the root command and entry point for the Arcane CLI.
The Arcane CLI is the official command-line interface for interacting with Arcane servers. It provides commands for managing containers, images, configuration, and more.
Getting Started ¶
Configure the CLI with your server URL and API key:
arcane config set --server-url https://your-server.com --api-key YOUR_API_KEY
Global Flags ¶
The following flags are available on all commands:
--log-level string Log level (debug, info, warn, error, fatal, panic) (default "info") --json Output in JSON format -v, --version Print version information
Command Groups ¶
- config: Manage CLI configuration
- images: Manage Docker images
- containers: Manage containers
- generate: Generate secrets and tokens
- version: Display version information
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package images provides CLI commands for managing Docker images on Arcane servers.
|
Package images provides CLI commands for managing Docker images on Arcane servers. |
Click to show internal directories.
Click to hide internal directories.