Skip to main content

Delete

Delete a file from the Object Store:

$ osapi client file delete --name app.conf

Name: app.conf
Deleted: true

JSON Output

Use --json to get the full API response:

$ osapi client file delete --name app.conf --json

Flags

FlagDescriptionDefault
--nameName of the file in the Object Store (required)
-j, --jsonOutput raw JSON response