Revert "Document MODERNE_CLI_CONFIG_HOME environment variable (#209)"

This reverts commit 63b6b7cfc0.
This commit is contained in:
Bryce Tompkins
2025-03-25 16:34:59 -04:00
committed by GitHub
parent 63b6b7cfc0
commit 826ddb3dff

View File

@@ -45,15 +45,6 @@ mod config build gradle arguments show
Or, you can navigate to the `~/.moderne/cli/moderne.yml` file and see all of your configuration options for all commands there.
:::info
To share the global `moderne.yml` configuration file, you can set the `MODERNE_CLI_CONFIG_HOME` environment variable to point to a network accessible directory containing `moderne.yml`.
```bash
export MODERNE_CLI_CONFIG_HOME=/net/moderne/cli
```
:::
If you want to delete the global arguments, you can run the commands:
```bash