Overview
Mobingi Documentation
Overview
Overview
$ mobingi
Command line interface for Mobingi API and services.
Usage:
mobingi [command]
Available Commands:
creds manage your credentials
help help about any command
login login to Mobingi API
rbac manage role based access control features
registry manage your Mobingi docker registry
reset reset config to defaults
stack manage your stack
svrconf manage your server config file
template manage your ALM templates
version print the version
Flags:
--token string access token
--url string base url for API
--rurl string base url for Docker Registry
--apiver string API version (default "v3")
-f, --fmt string output format (values depends on command)
-o, --out string full file path to write the output
--indent int indent padding when fmt is 'json' (default 2)
--timeout int timeout in seconds (default 120)
--verbose verbose output
--debug debug mode when error occurs
-h, --help help for mobingi
Use "mobingi [command] --help" for more information about a command.Last updated