ArtiVC
GitHub Blogs Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage
Edit page

Avc Init

avc init

Initiate a workspace

avc init <repository>

Examples

  # Init a workspace with local repository
  avc init /path/to/mydataset

  # Init a workspace with s3 repository
  avc init s3://mybucket/path/to/mydataset

Options

  -h, --help   help for init

SEE ALSO

  • avc - ArtiVC is a version control system for large files
Auto generated by spf13/cobra on 24-Mar-2022