Documentation
¶
Overview ¶
Package main provides the entry point for the Idsec CLI application.
The Idsec CLI is a command-line interface that provides access to various Idsec 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:
idsec version idsec profiles list idsec login idsec configure
Click to show internal directories.
Click to hide internal directories.