cli

package
v0.0.0-...-098cd73 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2026 License: BSD-3-Clause Imports: 29 Imported by: 0

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

func Execute

func Execute()

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL