Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
themeRDark
bm client deploy <path to local project>
  • To deploy the contents of the current folder use:

    ` . `

     

    Code Block
    themeRDark
    .
  • To deploy contents of a particular folder <path to local project folder>
  • Note: you must specify a folder, you can not specify an individual file to be deployed.

...