epinio appโ
Epinio application features
Synopsisโ
Manage epinio application
Optionsโ
-h, --help help for app
Options inherited from parent commandsโ
-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-level int (TRACE_LEVEL) Only print trace messages at or above this level (0 to 255, default 0, print nothing)
--verbosity int (VERBOSITY) Only print progress messages at or above this level (0 or 1, default 0)
SEE ALSOโ
- epinio - Epinio cli
- epinio app create - Create just the app, without creating a workload
- epinio app delete - Deletes an application
- epinio app env - Epinio application configuration
- epinio app exec - creates a shell to the application
- epinio app export - Export the named application into the directory
- epinio app list - Lists applications
- epinio app logs - Streams the logs of the application
- epinio app manifest - Save state of the named application as a manifest
- epinio app port-forward - forward one or more local ports to a pod
- epinio app push - Push an application declared in the specified manifest
- epinio app restage - Restage the application
- epinio app restart - Restart the application
- epinio app show - Describe the named application
- epinio app update - Update the named application