config-list¶
Shortcut: cl
Help option
~ $ dk config-list --help
Current context is: default
Usage: dk config-list [OPTIONS]
Print the current configuration.
Options:
--help Show this message and exit.
Print current context config using shortcut with PyCharm
~ $ dk cl
Current context is: default
Current configuration is ...
Customer Name: <CUSTOMER>
Context: default
Config Location: {USER_HOME}/.dk/default/config.json
General Config Location: {USER_HOME}/.dk/general-config.json
Username: <USERNAME>
Password: <PASSWORD>
Cloud IP: https://cloud.datakitchen.io
Cloud Port: 443
Merge Tool: /usr/local/bin/charm merge {{left}} {{right}} {{base}}
Diff Tool: /usr/local/bin/charm diff {{local}} {{remote}}
Check Working Path: True