Configuration Command
Manage matlas-cli configuration files and settings.
Validate
matlas config validate [config-file] [--schema file.json] [--verbose]
Validates CLI config at ~/.matlas/config.yaml by default.
Templates
List and generate config templates.
matlas config template list
matlas config template generate <basic|atlas|database|apply|complete> [--file output-file] [--format yaml|json]
Notes:
- The
applytemplate generates an Atlas resource configuration document (not CLI config).
Experimental
These commands are hidden by default and may change:
matlas config importmatlas config exportmatlas config migrate