📄️ Add Repository
The add:repository command is used to create a new repository in Packistry. Repositories serve as storage locations for packages, and this command helps you easily create and configure them.
📄️ Add Source
The add:source command allows you to add a new source from which packages will be provided.
📄️ Add Package
The add:package command helps you add a package from one of your pre-configured sources to a repository and select relevant projects for the import. It guides you through a few prompts, making it easy to add a package.
📄️ Add User
The add:user command is used to create a new user. This command allows you to set up user credentials, assign a role, and define repository access where applicable.
📄️ Add Deploy Token
The add:deploy-token command is used to create deploy tokens for accessing private repositories in your system. A deploy token allows specific access to repositories, and this command guides you through creating one.
📄️ Delete Repository
The delete:repository command is used to delete one or more repositories. This command allows you to search for and select the repositories you want to remove.
📄️ Delete Source
The delete:source command is used to delete one or more sources. This command allows you to search for and select the sources you wish to remove.
📄️ Delete Package
The delete:package command is used to delete one or more packages. This command allows you to search for and select the packages you wish to remove.
📄️ Delete User
The delete:user command is used to delete one or more users. This command allows you to search for and select users to remove from your system.
📄️ Delete Deploy Token
The delete:deploy-token command is used to delete one or more deploy tokens. This command helps you manage and remove deploy tokens that are no longer needed.
📄️ Reset Password
The reset:password command allows administrators to reset the password for a specific user. This command is useful when a user has forgotten their password or needs it to be changed.