Documentation
¶
Overview ¶
Package main provides the entry point for the Ark CLI application.
The Ark CLI is a command-line interface that provides access to various Ark services and functionality including profile management, authentication, configuration, caching, and service execution.
The application uses the Cobra library for command-line interface management and supports multiple subcommands for different operations. Build information including version, build number, build date, and git commit are embedded at compile time through build variables.
Example usage:
ark --version ark profiles list ark login ark configure
Click to show internal directories.
Click to hide internal directories.