storage table create
Creates a new table in a storage account.
storage table delete
Deletes a table from a storage account.
storage table delete-entity
Deletes an entity from a storage table.
storage table insert-entity
Inserts an entity into a storage table.
storage table list
Lists tables in a storage account.
storage table query-entity
Queries entities in a storage table with an optional OData filter.
storage table show
Shows whether a table exists in a storage account.