Deletion Schemas (ssd delete
)
The ssd delete
command allows you to delete resources that have been defined.
Usage
The ssd delete
command can be followed by flags with their corresponding arguments:
ssd delete [flags]
Available Flags
Flag | Type | Description |
---|---|---|
-e, --fail-fast |
Interrupts the command when an error occurs |
|
f, --file |
string |
Specifies the file’s path |
-h, --help |
Displays help for the command |
|
--validate-file |
This flag can be used to validate the file structure for verification purposes only, but without applying any changes to the platform |
Global Flags
Flag |
Type |
Description |
-c, --config |
string |
Configuration file (default: |
--profile |
string |
The configuration profile you want to use (default: "default") |
--verbose |
Lists all requests made by the command.
It is possible to store this information in a TXT file instead of displaying it on the terminal.
E.g.: |
Share your suggestions with us!
Click here and then [+ Submit idea]