Command-line interface
Users with the Developer role can use the command-line interface in
Self Service to automate deployments in a continuous integration continuous
delivery (CI/CD) pipeline. You can also complete these tasks manually from the Self Service user interface.
You can download the developer toolkit, setup the developer toolkit, develop your customizations, export them into customization packages, and then use the command-line interface tool to upload or deploy the customization packages to the cloud environments.
You can control and manually configure your environments by using the Self Service user interface. However, you can automate this process by using the command-line interface from Self Service.
To use the command-line interface in Self Service, complete the following steps:.
- Download the command-line interface from Self Service based on your operating system.
- Extract the command-line interface to your local directory.
- Create an API key.
- Configure the command-line interface by applying the API token to use the command-line interface securely.
- Use the command-line interface to automate your tasks by using the
ssctlcommands or create a configuration file that can be used across all the commands.
Note: The command-line interface in Self Service might evolve based on user
experiences and feedback.