A CLI wrapper for Marvelapp
Project description
marvelcli
A CLI wrapper for Marvelapp (https://marvelapp.com)
The wrapper will enable you to interact with your Marvel account from the comfort of your command line.
To auth each command you'll need to use the -a
flag with
your access token.
You can generate a new one or find the one you have already set up here: https://marvelapp.com/oauth/devtoken
Getting Set Up:
Make sure you have requests installed, pip install requests
Then:
pip install marvelapp-cli==0.0.1
https://pypi.org/project/marvelapp-cli/0.0.1/#description
Example:
To create a project:
marvelcli create-project -n Rua -p floof -a [your access token]
Commands available:
You can find out how to use each command with:
marvelcli [command name] --help
Command Name: Command Use:
about-user User statistics
add-collabs-to-project Add collaborators to a project
add-groups-to-project Add groups to a project
add-members-to-group Add members to a group
create-folder Create a folder
create-group Create a group
create-project Create a new project
delete-groups Delete groups
delete-project Delete a project
get-billing-info Get billing information
get-personal-projects List all projects owned by you
invite-users-to-workspace Invite users to your workspace
remove-collabs-from-project Remove collaborators from a project
remove-groups-from-project Remove groups from a project
remove-members-from-group Remove members from a group
remove-users-from-workspace Remove users from your workspace
update-account-password Update your account password
update-group-name Update a group name
update-user Update your email, username and occuption
TODO:
- Auth the entire session
- Group the commands
- Last Active on
about-user
needs to be timezone specific and more accurate - Add Comment, Screen, Section, UT commands
- A full QA test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file marvelapp-cli-0.0.2.tar.gz
.
File metadata
- Download URL: marvelapp-cli-0.0.2.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a871c8798424f1732f43d23a7457eeaee5868f3cece611d17ce404a5babc77d |
|
MD5 | 45a5296a0916f5c436b4c5cfb5325076 |
|
BLAKE2b-256 | 0b77a845d6212dc79b9925b8dde1a0b30ba9697df40558c9e634e4159219a88e |