Base command for the Aembit CLI, which allows you to work with Aembit-managed credentials.
Core commands
Section titled “Core commands”aembit credentials get
- retrieve credentials for a specific Client Workload
Options
Section titled “Options”-h | --help
Section titled “-h | --help”Print help for the aembit
command or the given subcommands.
-V | --version
Section titled “-V | --version”Print the version of the Aembit CLI.
Examples
Section titled “Examples”# Print the version of the Aembit CLIaembit --versionAembit Agent CLI 1.24.3328
# Print the help text for the Aembit CLIaembit --helpUsage: aembit [OPTIONS] [COMMAND]
......