cli | A command line tool to interact with the services

 by   reporangler PHP Version: Current License: No License

kandi X-RAY | cli Summary

kandi X-RAY | cli Summary

cli is a PHP library. cli has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

A command line tool to interact with the services
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              cli has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              cli has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of cli is current.

            kandi-Quality Quality

              cli has no bugs reported.

            kandi-Security Security

              cli has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              cli does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              cli releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of cli
            Get all kandi verified functions for this library.

            cli Key Features

            No Key Features are available at this moment for cli.

            cli Examples and Code Snippets

            No Code Snippets are available at this moment for cli.

            Community Discussions

            No Community Discussions are available at this moment for cli.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install cli

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            login This command will login and update the state stored on disk with the user_id and login_token It will ask for the username and passwordlist-user This command will list all the registered users in the systemcreate-user This will ask you the information to create a new user It will ask for username, email, and passworddelete-user This command will remove a user from the system BE CAREFUL: This command won't ask for confirmation, nor do any extensive checks, it blindly executes your command It requires to be equal to the username you want to delete Example: delete-user=usernameuser-info This command will show the user info TODO: This command should not show tokens that you do not own, even to admin userslist-package-group This will list all the registered package groupscreate-package-group This will create a new package group It requires to be equal to the package group you want to create Example: create-package-group=namedelete-package-group This will delete a package group BE CAREFUL: This command won't ask for confirmation, nor do any extensive checks, it blindly executes your command It requires to be equal to the package group you want to delete Example: delete-package-group=nameadd-access-token This will add an external systems access token It's up to the repositories how to use them, this is just a storage mechanism, in a generic fashion The access tokens are automatically returned as part of the user object It accepts the following parameters: type, token Example: add-access-token --type=github --token=xxxxxxxxlist-access-token This will list the access tokens for a particular userremove-access-token This will delete an access token from the system BE CAREFUL: This command won't ask for confirmation, nor do any extensive checks, it blindly executes your command It will present you with a list of tokens to deletepublish This will publish a new package through one of the supported/configured repository services You need to provide the type, which is how the repository service is determined The group is the package group you want to publish into The functionality is limited, but you can say the url of the VCS repository to publish from You can override the scanning mechanism that maybe the repository service uses, but this information might not be useful to the repository service, it's only provided as part of the payload and if it's useful then it's available Example: publish --repo=php --group=public --url=https://github.com/reporangler/lib-reporangler NOTE: It is a nice coincidence that publishing an existing package, will also update any existing packages which match the same informationlist-repository This will list all the supported repositoriescreate-repository This will create a repository It requires to be equal to the name of the repository to delete Example: create-repository=npmupdate-repository This will update an existing repository It requires to be equal to the name of the repository to delete It should have a parameter called --name which will be what the repository name will become Example: update-repository=npm --name=rogerdelete-repository This will delete an existing repository It requires to be equal to the name of the repository to delete Example: delete-repository=npmRemove published package Obviously to unpublish something Not entirely sure what combination of fields I need for this yetAssign user repository admin To delegate authority for administrating access to a repository to a team leaderRemove user repository admin To remove the authorityAssign user repository access To allow a user to access package groups with this repositoryRemove user repository access To remove the access to package groups with this repositoryAssign user into repository/package group To grant access to a package group, with a specific repositoryRemove user from repository/package group To remove the access to a package group, within a specific repository
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/reporangler/cli.git

          • CLI

            gh repo clone reporangler/cli

          • sshUrl

            git@github.com:reporangler/cli.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link