Skip to content

dir add

Matt Le edited this page Sep 20, 2016 · 3 revisions

This subcommand makes a directory shareable and adds it to the Kodrive list. It takes inspiration from the git add subcommand. The -t/--tag options allows users to apply a tag which can be useful for identification or labeling purposes.

Common commands to use after adding is auth and free.

Usage: kodrive dir add <PATH>

NOTE: auth adds the directory if it has not been added yet.

Clone this wiki locally