buffrs 0.13.1

Modern protobuf package management
Documentation
# Buffrs Commands

This section covers detailed documentation on operating the Buffrs CLI. Some of
the content may also apply to the library, particularly the `command` module.

The goal is to provide sufficient information to use the CLI effectively to
manage a Buffrs project, and also capture context and behaviour that may
otherwise be only expressed in code.

The [`help`](buffrs-help.md) command should also provide useful information and is expected to
generally be more up-to-date.

## Index

* [General Commands]general-commands.md
    * [buffrs]buffrs.md
    * [buffrs help]buffrs-help.md
* [Manifest Commands]manifest-commands.md
    * [buffrs add]buffrs-add.md
    * [buffrs remove]buffrs-remove.md
    * [buffrs lock]buffrs-lock.md
        * [buffrs lock print-files]buffrs-lock-print-files.md
* [Package Commands]package-commands.md
    * [buffrs init]buffrs-init.md
    * [buffrs new]buffrs-new.md
    * [buffrs lint]buffrs-lint.md
    * [buffrs package]buffrs-package.md
    * [buffrs install]buffrs-install.md
    * [buffrs uninstall]buffrs-uninstall.md
    * [buffrs list]buffrs-list.md
* [Publishing Commands]publishing-commands.md
    * [buffrs login]buffrs-login.md
    * [buffrs logout]buffrs-logout.md
    * [buffrs publish]buffrs-publish.md