-
Notifications
You must be signed in to change notification settings - Fork 2
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.