Skip to content
Mik edited this page Jan 11, 2023 · 3 revisions

Welcome to the NoCloud CLI wiki!

Here you'd find some explanations and examples of commands usage.

Each Wiki page corresponds a CLI subcommand.

Global Flags

There are few global flags available and applicable to almost all commands.

  1. --config override default config by providing another config file
  2. --json print all commands outputs as json, might be helpful for automations
  3. --verbose will show some debug logs
Clone this wiki locally