{"id":24614492,"url":"https://github.com/tabuckner/liquibase-hub-cli","last_synced_at":"2025-07-14T23:04:38.688Z","repository":{"id":97723121,"uuid":"338436069","full_name":"tabuckner/liquibase-hub-cli","owner":"tabuckner","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-12T21:28:12.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T17:58:35.860Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tabuckner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-12T21:21:37.000Z","updated_at":"2021-02-12T21:28:45.000Z","dependencies_parsed_at":"2023-03-14T23:15:53.541Z","dependency_job_id":null,"html_url":"https://github.com/tabuckner/liquibase-hub-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tabuckner/liquibase-hub-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tabuckner%2Fliquibase-hub-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tabuckner%2Fliquibase-hub-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tabuckner%2Fliquibase-hub-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tabuckner%2Fliquibase-hub-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tabuckner","download_url":"https://codeload.github.com/tabuckner/liquibase-hub-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tabuckner%2Fliquibase-hub-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265365543,"owners_count":23753349,"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","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-01-24T21:17:00.192Z","updated_at":"2025-07-14T23:04:38.675Z","avatar_url":"https://github.com/tabuckner.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"@liquibase/lh-cli\n=================\n\nA CLI tool for managing your experience with Liquibase-Hub\n\n[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)\n[![Version](https://img.shields.io/npm/v/@liquibase/lh-cli.svg)](https://npmjs.org/package/@liquibase/lh-cli)\n[![Downloads/week](https://img.shields.io/npm/dw/@liquibase/lh-cli.svg)](https://npmjs.org/package/@liquibase/lh-cli)\n[![License](https://img.shields.io/npm/l/@liquibase/lh-cli.svg)](https://github.com/tabuckner/liquibase-cli/blob/master/package.json)\n\n\u003c!-- toc --\u003e\n* [Usage](#usage)\n* [Commands](#commands)\n\u003c!-- tocstop --\u003e\n# Usage\n\u003c!-- usage --\u003e\n```sh-session\n$ npm install -g @liquibase/lh-cli\n$ lh COMMAND\nrunning command...\n$ lh (-v|--version|version)\n@liquibase/lh-cli/0.0.0 darwin-x64 node-v12.14.1\n$ lh --help [COMMAND]\nUSAGE\n  $ lh COMMAND\n...\n```\n\u003c!-- usagestop --\u003e\n# Commands\n\u003c!-- commands --\u003e\n* [`lh api-key [FILE]`](#lh-api-key-file)\n* [`lh auth`](#lh-auth)\n* [`lh auth:login`](#lh-authlogin)\n* [`lh auth:logout`](#lh-authlogout)\n* [`lh auth:status`](#lh-authstatus)\n* [`lh connection [FILE]`](#lh-connection-file)\n* [`lh help [COMMAND]`](#lh-help-command)\n* [`lh invitation [FILE]`](#lh-invitation-file)\n* [`lh organization [FILE]`](#lh-organization-file)\n* [`lh organization:create`](#lh-organizationcreate)\n* [`lh pipeline [FILE]`](#lh-pipeline-file)\n* [`lh project`](#lh-project)\n* [`lh project:create [NAME] [DESCRIPTION]`](#lh-projectcreate-name-description)\n* [`lh project:delete [PROJECTID]`](#lh-projectdelete-projectid)\n* [`lh project:list`](#lh-projectlist)\n* [`lh project:view [PROJECTID]`](#lh-projectview-projectid)\n* [`lh report [FILE]`](#lh-report-file)\n\n## `lh api-key [FILE]`\n\ndescribe the command here\n\n```\nUSAGE\n  $ lh api-key [FILE]\n\nOPTIONS\n  -f, --force\n  -h, --help       show CLI help\n  -n, --name=name  name to print\n```\n\n_See code: [src/commands/api-key.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/api-key.ts)_\n\n## `lh auth`\n\nTopic for authentication related commands. Can be used as an Alias for auth:status\n\n```\nUSAGE\n  $ lh auth\n\nOPTIONS\n  -h, --help     show CLI help\n  -s, --showKey  Enable to show the contents of the API Key.\n```\n\n_See code: [src/commands/auth/index.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/auth/index.ts)_\n\n## `lh auth:login`\n\nAuthenticate the CLI with an API Key generated in Liquibase Hub.\n\n```\nUSAGE\n  $ lh auth:login\n\nOPTIONS\n  -h, --help    show CLI help\n  -n, --noOpen  Disables the automatic opening of the API Keys Dashboard page in Liquibase Hub.\n```\n\n_See code: [src/commands/auth/login.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/auth/login.ts)_\n\n## `lh auth:logout`\n\nRemove all stored credentials used in Authentication.\n\n```\nUSAGE\n  $ lh auth:logout\n\nOPTIONS\n  -h, --help  show CLI help\n```\n\n_See code: [src/commands/auth/logout.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/auth/logout.ts)_\n\n## `lh auth:status`\n\nCheck the current Authentication Status.\n\n```\nUSAGE\n  $ lh auth:status\n\nOPTIONS\n  -h, --help     show CLI help\n  -s, --showKey  Enable to show the contents of the API Key.\n```\n\n_See code: [src/commands/auth/status.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/auth/status.ts)_\n\n## `lh connection [FILE]`\n\ndescribe the command here\n\n```\nUSAGE\n  $ lh connection [FILE]\n\nOPTIONS\n  -f, --force\n  -h, --help       show CLI help\n  -n, --name=name  name to print\n```\n\n_See code: [src/commands/connection.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/connection.ts)_\n\n## `lh help [COMMAND]`\n\ndisplay help for lh\n\n```\nUSAGE\n  $ lh help [COMMAND]\n\nARGUMENTS\n  COMMAND  command to show help for\n\nOPTIONS\n  --all  see all commands in CLI\n```\n\n_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v3.2.2/src/commands/help.ts)_\n\n## `lh invitation [FILE]`\n\ndescribe the command here\n\n```\nUSAGE\n  $ lh invitation [FILE]\n\nOPTIONS\n  -f, --force\n  -h, --help       show CLI help\n  -n, --name=name  name to print\n```\n\n_See code: [src/commands/invitation.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/invitation.ts)_\n\n## `lh organization [FILE]`\n\n[WIP]\n\n```\nUSAGE\n  $ lh organization [FILE]\n\nOPTIONS\n  -f, --force\n  -h, --help       show CLI help\n  -n, --name=name  name to print\n```\n\n_See code: [src/commands/organization/index.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/organization/index.ts)_\n\n## `lh organization:create`\n\nCreates an Organization.\n\n```\nUSAGE\n  $ lh organization:create\n\nOPTIONS\n  -h, --help  show CLI help\n```\n\n_See code: [src/commands/organization/create.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/organization/create.ts)_\n\n## `lh pipeline [FILE]`\n\ndescribe the command here\n\n```\nUSAGE\n  $ lh pipeline [FILE]\n\nOPTIONS\n  -f, --force\n  -h, --help       show CLI help\n  -n, --name=name  name to print\n```\n\n_See code: [src/commands/pipeline.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/pipeline.ts)_\n\n## `lh project`\n\nTopic for Project related commands.\n\n```\nUSAGE\n  $ lh project\n\nOPTIONS\n  -h, --help  show CLI help\n```\n\n_See code: [src/commands/project/index.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/project/index.ts)_\n\n## `lh project:create [NAME] [DESCRIPTION]`\n\nCreate a new Project for the current Organization. All arguments and flags are optional, the CLI will prompt you for what it needs if it is not provided.\n\n```\nUSAGE\n  $ lh project:create [NAME] [DESCRIPTION]\n\nOPTIONS\n  -d, --description=description  Description of the New Project\n  -h, --help                     show CLI help\n  -n, --name=name                Name of the New Project\n```\n\n_See code: [src/commands/project/create.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/project/create.ts)_\n\n## `lh project:delete [PROJECTID]`\n\nDelete a Project for the current Organization.\n\n```\nUSAGE\n  $ lh project:delete [PROJECTID]\n\nARGUMENTS\n  PROJECTID  The ID of the Project you wish to delete.\n\nOPTIONS\n  -h, --help   show CLI help\n  -i, --id=id  The ID of the Project you wish to delete.\n```\n\n_See code: [src/commands/project/delete.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/project/delete.ts)_\n\n## `lh project:list`\n\nLists Projects available for current Organization.\n\n```\nUSAGE\n  $ lh project:list\n\nOPTIONS\n  -h, --help  show CLI help\n```\n\n_See code: [src/commands/project/list.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/project/list.ts)_\n\n## `lh project:view [PROJECTID]`\n\nOpen a given Project in your preferred web browser.\n\n```\nUSAGE\n  $ lh project:view [PROJECTID]\n\nARGUMENTS\n  PROJECTID  The ID of the Project you wish to view.\n\nOPTIONS\n  -h, --help   show CLI help\n  -i, --id=id  The ID of the Project you wish to view.\n```\n\n_See code: [src/commands/project/view.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/project/view.ts)_\n\n## `lh report [FILE]`\n\ndescribe the command here\n\n```\nUSAGE\n  $ lh report [FILE]\n\nOPTIONS\n  -f, --force\n  -h, --help       show CLI help\n  -n, --name=name  name to print\n```\n\n_See code: [src/commands/report.ts](https://github.com/tabuckner/liquibase-cli/blob/v0.0.0/src/commands/report.ts)_\n\u003c!-- commandsstop --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftabuckner%2Fliquibase-hub-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftabuckner%2Fliquibase-hub-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftabuckner%2Fliquibase-hub-cli/lists"}