{"id":30883435,"url":"https://github.com/globocom/azkaban-cli","last_synced_at":"2025-10-26T23:51:10.171Z","repository":{"id":33860917,"uuid":"158231997","full_name":"globocom/azkaban-cli","owner":"globocom","description":"CLI for Azkaban 3 API access and flow upload.","archived":false,"fork":false,"pushed_at":"2023-10-04T20:36:58.000Z","size":319,"stargazers_count":20,"open_issues_count":6,"forks_count":19,"subscribers_count":59,"default_branch":"master","last_synced_at":"2025-04-06T08:36:35.906Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/globocom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-19T13:55:46.000Z","updated_at":"2021-10-05T17:37:06.000Z","dependencies_parsed_at":"2022-07-31T11:08:05.862Z","dependency_job_id":null,"html_url":"https://github.com/globocom/azkaban-cli","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/globocom/azkaban-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globocom%2Fazkaban-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globocom%2Fazkaban-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globocom%2Fazkaban-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globocom%2Fazkaban-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/globocom","download_url":"https://codeload.github.com/globocom/azkaban-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/globocom%2Fazkaban-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274166947,"owners_count":25233959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-08T09:45:47.616Z","updated_at":"2025-10-26T23:51:05.123Z","avatar_url":"https://github.com/globocom.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azkaban CLI\n[![Build Status](https://img.shields.io/travis/com/globocom/azkaban-cli?style=flat-square\u0026labelColor=black\u0026logo=travis\u0026logoColor=white?branch=master)](https://travis-ci.com/globocom/azkaban-cli)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nCLI for Azkaban 3 API access and flow upload.\n\n## Install\n\nUse virtualenv or conda env\n```sh\n### Building virtualenv\nvirtualenv azkaban_cli\n\n### Activating virtualenv\nsource azkaban_cli/bin/activate\n\n### Installing Azkaban CLI\npip install azkaban_cli\n```\n\n## Usage\n\nActivate your virtualenv and call ```azkaban```\n\n```\n$ azkaban --help\nUsage: azkaban [OPTIONS] COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]...\n\nOptions:\n  --version  Show the version and exit.\n  --help     Show this message and exit.\n\nCommands:\n  add_permission                      Add a group with permission in a project\n  change_permission                   Change a group permission in a project\n  create                              Create a new project\n  delete                              Delete a project\n  execute                             Execute a flow from a project\n  cancel                              Cancel a flow execution\n  fetch_running_executions_of_a_flow  Fetch the running executions of a flow\n  fetch_flow_execution                Fetch a flow execution\n  fetch_flow_execution_updates        Fetch flow execution updates\n  fetch_execution_of_a_flow           Fetch all execution of a given flow\n  fetch_jobs_from_flow                Fetch jobs of a flow\n  fetch_execution_job_log             Fetches the correponding job logs\n  fetch_projects                      Fetch all project from a user\n  fetch_sla                           Fetch the SLA from a schedule\n  login                               Login to an Azkaban server\n  logout                              Logout from Azkaban session\n  remove_permission                   Remove group permission from a project\n  schedule                            Schedule a flow from a project with specified cron...\n  unschedule                          Unschedule a flow from a project\n  upload                              Generates a zip of path passed as argument and...\n```\n\n## Environment setting\n\nUser session files are saved by default in the directory \"$HOME/.azkaban_cli\" directory.\nThis directory can be changed setting the environment variable AZKABAN_CLI_PATH .\n\n## Examples\n\n### Making login (this login cache information and don't need to do again)\n\n```sh\nazkaban login --host https://azkaban.your_company.com\n```\n\n## Contribute\n\nFor development and contributing, please follow [Contributing Guide](https://github.com/globocom/azkaban-cli/blob/master/CONTRIBUTING.md) and ALWAYS respect the [Code of Conduct](https://github.com/globocom/azkaban-cli/blob/master/CODE_OF_CONDUCT.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobocom%2Fazkaban-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglobocom%2Fazkaban-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglobocom%2Fazkaban-cli/lists"}