Seam CLI
Use the interactive Seam CLI as a user-friendly and efficient way to explore and test the Seam API.
Last updated
Was this helpful?
Use the interactive Seam CLI as a user-friendly and efficient way to explore and test the Seam API.
Last updated
Was this helpful?
The Seam Command Line Interface (CLI) is a fully interactive CLI version of the . You can or use the within the . Quick, intuitive, and easy to use, the Seam CLI enables you to perform a variety of useful tasks, including the following:
Explore and test all the available methods in the Seam API interactively.
View resources or test API functions easily and quickly.
Inspect the results of your API commands.
Access Seam API functionality that is not currently available in the Seam Console.
npm
Enter the following command:
Enter the following commands:
Interact with the Seam CLI using any combination of interactive and typed commands. You "construct" the full command, including any desired parameters, and then run the command.
Install the Seam CLI using or .
For details, see and .