Skip to main content
Version: Next

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 the NEBULA_CONFIG environment variable to specify the configuration file path.
  • --profile or -p: Specifies the profile to use. This flag is optional and defaults to default. Alternatively, you can set the NEBULA_PROFILE environment variable to specify the profile.

Subcommands