nebula
The nebula
command-line interface (CLI) is a tool that allows you to interact with the Nebula services.
This guide provides an overview of the nebula
CLI and its subcommands.
Global Flags
The nebula
CLI supports the following global flags:
--config
or-c
: Specifies the path to the configuration file. This flag is optional. If not provided, the CLI uses the default configuration file. Alternatively, you can set theNEBULA_CONFIG
environment variable to specify the configuration file path.--profile
or-p
: Specifies the profile to use. This flag is optional and defaults todefault
. Alternatively, you can set theNEBULA_PROFILE
environment variable to specify the profile.
Subcommands
📄️ Config
Manage the Nebula CLI configuration.
📄️ Login
Login to the Nebula services. When you successfully log in, the CLI saves the authentication token in the local state.
📄️ Authority
Manage the Nebula authority server.
📄️ Path
Manage the path where secrets are stored.
📄️ Access Condition
Manage the access conditions for secrets.
📄️ Secret
Manage the secrets stored in the Nebula services.