Command - devspace list
Lists configuration
Synopsis
#######################################################
#################### devspace list ####################
#######################################################
Options
-h, --help help for list
Options inherited from parent commands
--debug Prints the stack trace if an error occurs
--kube-context string The kubernetes context to use
-n, --namespace string The kubernetes namespace to use
--no-warn If true does not show any warning when deploying into a different namespace or kube-context than before
-p, --profile string The devspace profile to use (if there is any)
--silent Run in silent mode and prevents any devspace log output except panics & fatals
-s, --switch-context Switches and uses the last kube context and namespace that was used to deploy the DevSpace project
--var strings Variables to override during execution (e.g. --var=MYVAR=MYVALUE)
See Also
- devspace list available-components - Lists all available components
- devspace list clusters - Lists all connected clusters
- devspace list commands - Lists all custom DevSpace commands
- devspace list contexts - Lists all kube contexts
- devspace list deployments - Lists and shows the status of all deployments
- devspace list namespaces - Lists all namespaces in the current context
- devspace list ports - Lists port forwarding configurations
- devspace list profiles - Lists all DevSpace profiles
- devspace list providers - Lists all providers
- devspace list spaces - Lists all user spaces
- devspace list sync - Lists sync configuration
- devspace list vars - Lists the vars in the active config