-
-
Notifications
You must be signed in to change notification settings - Fork 32
Biscuit CLI (click) #327
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Feature
A CLI application for Biscuit using Python click (suggestions for other CLI libs open). It will be part of the main application for now, and will be bundled to the same single executable.
Support for the following commands:
biscuit --help- Show help for the Biscuit CLIbiscuit --version- Show the version of Biscuitbiscuit clone REPO- clone & open a git repository in Biscuit
Extension development commands:
biscuit extension create- Create a new extensionbiscuit extension test- Test an extension
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request