Official CLI for NoCloud Platform
Check out nocloud -h for list of available commands.
You can also use nocloud help [command] to see help notes for particular command.
You must authorize first, to use other commands, see nocloud help login.
See CLI reference at main repo page
CLI currently supports only
standardtype of Authorization
CLI is based on spf13/cobra and supports auto-completion, you can see register scripts by running
nocloud completion [your shell]To check how to register completions, add-hflag
Use this config for nocloud settings apply
key: setting-from-yaml
value: not a json
description: sample setting
public: falseUse this config for nocloud dns apply
name: cluster.nocloud.
locations:
tunnel:
cname:
- host: tunnelserver
ttl: 360
txt:
- text: I'm a DNS record
ttl: 360