Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 665 Bytes

mp_init.md

File metadata and controls

35 lines (21 loc) · 665 Bytes

mp init

Initialize a microplane workflow

Synopsis

Initialize a microplane workflow. It targets repos based on a Github Code Search query. For example

$ mp init "org:Clever filename:circle.yml"

would target all Clever repos with a circle.yml file.

See https://help.github.com/articles/searching-code/ for more details about the syntax.

mp init [query] [flags]

Options

  -h, --help   help for init

Options inherited from parent commands

  -r, --repo string   single repo to operate on

SEE ALSO

  • mp - Microplane makes git changes across many repos
Auto generated by spf13/cobra on 13-Apr-2018