epinio​
Epinio cli
Synopsis​
epinio cli is the official command line interface for Epinio PaaS
Options​
-H, --header stringArray Add custom header to every request executed
-h, --help help for epinio
-c, --kubeconfig string (KUBECONFIG) path to a kubeconfig, not required in-cluster
--no-colors Suppress colorized output
--settings-file string (EPINIO_SETTINGS) set path of settings file (default "~/.config/epinio/settings.yaml")
--skip-ssl-verification (SKIP_SSL_VERIFICATION) Skip the verification of TLS certificates
--timeout-multiplier int (EPINIO_TIMEOUT_MULTIPLIER) Multiply timeouts by this factor (default 1)
--trace-file string (TRACE_FILE) Print trace messages to the specified file
--trace-level int (TRACE_LEVEL) Only print trace messages at or above this level (0 to 255, default 0, print nothing)
--trace-output string (TRACE_OUTPUT) Sets trace output format [text,json] (default "text")
--verbosity int (VERBOSITY) Only print progress messages at or above this level (0 or 1, default 0)
SEE ALSO​
- epinio app - Epinio application features
- epinio client-sync - Downloads a client binary matching the currently logged server
- epinio completion - Generate completion script for a shell
- epinio configuration - Epinio configuration features
- epinio export-registries - List export registries
- epinio gitconfig - Epinio git configuration management
- epinio info - Shows information about the Epinio environment
- epinio login - Epinio login to the server
- epinio logout - Epinio logout from server
- epinio namespace - Epinio-controlled namespaces
- epinio push - Push an application declared in the specified manifest
- epinio server - Starts the Epinio server.
- epinio service - Epinio service management
- epinio settings - Epinio settings management
- epinio target - Targets an epinio-controlled namespace.
- epinio version - Print the version number