Rocketship profile
rocketship profile
Manage connection profiles
Synopsis
Manage connection profiles for different Rocketship environments.
Profiles allow you to easily switch between different Rocketship deployments (local, self-hosted, cloud) without having to specify connection details every time you run a command.
Examples: rocketship profile list rocketship profile create enterprise https://rocketship.company.com rocketship profile use enterprise rocketship profile show enterprise
Options
Options inherited from parent commands
SEE ALSO
- rocketship - Rocketship CLI
- rocketship profile create - Create a new connection profile
- rocketship profile delete - Delete a connection profile
- rocketship profile list - List all connection profiles
- rocketship profile show - Show connection profile details
- rocketship profile use - Set the default connection profile