Official CLI for infinimesh Platform
Check out inf -h
for list of available commands.
You can also use inf help [command]
to see help notes for particular command.
You must authorize first, to use other commands, see inf help login
.
See CLI reference at main repo page
Note
CLI currently supports only standard
type of Authorization
Tip
CLI is based on spf13/cobra and supports auto-completion,
you can see register scripts by running inf completion [your shell]
To check how to register completions, add -h
flag