package
0.5.0
Repository: https://github.com/scaleway/c14-cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Create returns a new command "create".
Upload returns a new command "upload".
Files returns a new command "files".
Freeze returns a new command "freeze".
Help returns a new command "help".
Login returns a new command "login".
Ls returns a new command "ls".
Migrate returns a new command "migrate".
Remove returns a new command "remove".
Rename returns a new command "rename".
Unfreeze returns a new command "unfreeze".
Upload returns a new command "upload".
Verify returns a new command "verify".
No description provided by the author

# Variables

Root handles the commands.

# Structs

Base must be embedded in the commands.
Config represents the informations on the usages.
Env containts the global options.
Streams allows to overload the output and input.

# Interfaces

Command is the interface that is used to handle the commands.