m ci env¶
Create the [m_dir]/.m/env.list file.
With the bashrc option it will print a bashrc snippet and no file will
be created. Note that boolean values are lowercased in the snippet. This
eventually be the case for generated env.list file.
Source code in m/cli/commands/ci/env.py
Options¶
--pretty¶
- default:
false
format json payload with indentation
--yaml¶
- default:
false
use yaml format
--bashrc¶
- default:
false
print bashrc snippet
Positional arguments¶
m_dir¶
- default:
'm'
m project directory