{"id":22799998,"url":"https://github.com/dadi/cli","last_synced_at":"2025-04-19T16:53:49.933Z","repository":{"id":24537502,"uuid":"96888065","full_name":"dadi/cli","owner":"dadi","description":"DADI CLI is a command-line tool to help with the installation and customisation of the various services within the DADI platform","archived":false,"fork":false,"pushed_at":"2023-01-04T18:44:52.000Z","size":55607,"stargazers_count":5,"open_issues_count":30,"forks_count":3,"subscribers_count":10,"default_branch":"develop","last_synced_at":"2024-04-25T20:43:27.578Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/dadi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2017-07-11T11:56:51.000Z","updated_at":"2019-06-17T12:47:29.000Z","dependencies_parsed_at":"2023-01-14T01:09:01.250Z","dependency_job_id":null,"html_url":"https://github.com/dadi/cli","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadi%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadi%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadi%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dadi%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dadi","download_url":"https://codeload.github.com/dadi/cli/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249445270,"owners_count":21273570,"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":"2024-12-12T07:10:45.754Z","updated_at":"2025-04-19T16:53:49.915Z","avatar_url":"https://github.com/dadi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://dadi.cloud/assets/products/dadi-cli.png\" alt=\"DADI CLI logo\" height=\"65\"/\u003e\n\n[![npm (scoped)](https://img.shields.io/npm/v/@dadi/cli.svg?maxAge=10800\u0026style=flat-square)](https://www.npmjs.com/package/@dadi/cli)\n[![Coverage Status](https://coveralls.io/repos/github/dadi/cli/badge.svg?branch=master)](https://coveralls.io/github/dadi/cli?branch=master)\n[![Build Status](https://travis-ci.org/dadi/cli.svg?branch=master)](https://travis-ci.org/dadi/cli)\n[![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)\n\n# DADI CLI\n\n## Overview\n\nDADI CLI is a command-line tool to help with the installation and customisation of the various products of the DADI platform.\n\n## Usage\n\nCommands always start with `npx dadi-cli \u003cproduct\u003e \u003ccommand\u003e`, taking different parameters and flags depending on the operation.\n\nThe command `npx dadi-cli help` shows a list of all the available commands for the various products, whilst `npx dadi-cli help \u003cproduct\u003e` and `npx dadi-cli help \u003cproduct\u003e \u003ccommand\u003e` provides detailed information about a product and a command, respectively.\n\n## Links\n\n- [CLI Documentation](https://docs.dadi.cloud/cli/)\n\n## Development\n\nTo get started, run:\n\n```shell\n# Install dependencies\nnpm install\n\n# Run the `npx dadi-cli help` command\nnode index.js help\n```\n\nBy default, CLI will communicate with the live registry server at https://registry.dadi.tech. When developing, you might want to use your own local registry, in case you want to test assets that are not yet available on live.\n\nTo do this, grab a copy of the [registry repository](https://github.com/dadi/registry), start a local server, and tell CLI the URL of the registry to use.\n\n```shell\n# If your registry server is available at http://localhost:7100\nREGISTRY_URL=\"http://localhost:7100\" node index.js help\n```\n\n## Licence\n\nDADI is a data centric development and delivery stack, built specifically in support of the principles of API first and COPE.\n\nCopyright notice\u003cbr /\u003e\n(C) 2019 DADI+ Limited \u003csupport@dadi.tech\u003e\u003cbr /\u003e\nAll rights reserved\n\nThis product is part of DADI.\u003cbr /\u003e\nDADI is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version (\"the GPL\").\n\n**If you wish to use DADI outside the scope of the GPL, please\ncontact us at info@dadi.co for details of alternative licence\narrangements.**\n\n**This product may be distributed alongside other components\navailable under different licences (which may not be GPL). See\nthose components themselves, or the documentation accompanying\nthem, to determine what licences are applicable.**\n\nDADI is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nThe GNU General Public License (GPL) is available at\nhttp://www.gnu.org/licenses/gpl-3.0.en.html.\u003cbr /\u003e\nA copy can be found in the file GPL.md distributed with\nthese files.\n\nThis copyright notice MUST APPEAR in all copies of the product!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdadi%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdadi%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdadi%2Fcli/lists"}