Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
vcspull 1.38.0 documentation
Light Logo Dark Logo
vcspull 1.38.0 documentation
  • Quickstart
  • Commands
    • vcspull sync
    • vcspull import
    • vcspull fmt
    • Completions
  • Configuration
    • Config generation

Project

  • API Reference
    • Config - vcspull.config
    • CLI
      • vcspull sync - vcspull.cli.sync
      • vcspull import - vcspull.cli._import
      • vcspull fmt - vcspull.cli.fmt
    • Exceptions - vcspull.exc
    • Logging - vcspull.log
    • Internals
      • Config reader - vcspull._internal.config_reader
    • Validation - vcspull.validator
    • Utilities - vcspull.util
    • Typings - vcspull.types
  • Development
  • Changelog
  • Migration notes
  • GitHub

team git-pull / Tony Narlock:

vcs-python vcspull (libvcs), g

tmux-python tmuxp (libtmux)

cihai unihan-etl (db) cihai (cli)

django django-slugify-processor django-docutils

docs + tests gp-libs

web social-embed

Back to top
View this page
Edit this page

Commands¶

General commands

  • vcspull sync
  • vcspull import
  • vcspull fmt

Completion

  • Completions

Command: vcspull¶

usage: vcspull [-h] [--version] [--log-level level] {sync,import,fmt} ...

Positional Arguments¶

subparser_name

See vcspull sync, vcspull import, vcspull fmt

Named Arguments¶

--version, -V

show program’s version number and exit

--log-level

log level (debug, info, warning, error, critical)

Default: 'INFO'

Next
vcspull sync
Previous
Quickstart
Copyright © Copyright 2013- Tony Narlock
Made with Sphinx and @pradyunsg's Furo
On this page
  • Commands
    • Command: vcspull
      • Positional Arguments
      • Named Arguments