CLI for asana.
Project description
Actively maintained fork of asana-cli
A command line interface for Asana
Currently supports:
- Listing of:
- Workspaces
- Projects for given workspace
- Sections for given project
- Tasks for projects (and sections)
- Deleting tasks
- Marking tasks (not) completed
- Moving tasks between projects (and sections)
Usage
$ asana
Usage: asana [OPTIONS] COMMAND [ARGS]...
Examples:
asana list workspaces
asana list projects --workspace="Personal Projects"
asana list tasks --workspace="Personal Projects" --project="Test"
asana list sections --workspace="Personal Projects" --project="Test"
asana list tasks --workspace="Personal Projects" --project="Test" --section="Column 1"
asana delete tasks --workspace="Personal Projects" --project="Test" --section="Column 1"
asana mark tasks --workspace="Personal Projects" --project="Test" --section="Column 1" --completed
asana mark tasks --workspace="Personal Projects" --project="Test" --section="Column 1" --not-completed
asana move tasks --workspace="Personal Projects" --from-project="Test" --from-section="Column 1" --to-section="Column 2"
Options:
--help Show this message and exit.
Commands:
delete
list
mark
move
Setup
make build && make install
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
Built Distribution
File details
Details for the file asana-cli-acpepper-0.0.3.tar.gz
.
File metadata
- Download URL: asana-cli-acpepper-0.0.3.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a83dd3ab8a6ffc6c228b36587e84164df7a414f86b4e71e737fef7455ed9126 |
|
MD5 | b926ffaa53ae042d3ba19420d3b85357 |
|
BLAKE2b-256 | 885d3df2d74da51c7883e1b07378685f6d1992a0b48412deefbd370bd12bac48 |
File details
Details for the file asana_cli_acpepper-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: asana_cli_acpepper-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 362dc9b70362b5467753e25a38c66da0411e222f5fa6a03cf161a64a6a04b4f7 |
|
MD5 | 078623af25c1ca9c31b23fe384fbe708 |
|
BLAKE2b-256 | 0f644fb94167f54506311abd73451841320d58917ceecd539bd587cc7f573a9e |