Skip to content

mise config generate [OPTIONS] experimental

Aliases: g

text
[experimental] Generate an .mise.toml file

Usage: config generate [OPTIONS]

Options:
  -o, --output <OUTPUT>
          Output to file instead of stdout

Examples:

    $ mise cf generate > .mise.toml
    $ mise cf generate --output=.mise.toml

Licensed under the MIT License. Maintained by @jdx and friends.