Provides commands to query for storage jobs in various states
Provides commands to query for storage jobs in various statess
-h, --help help for storage-jobs
--serverAddress string address of the powergate service api (default "127.0.0.1:5002")
-t, --token string user auth token
- pow - A client for storage and retreival of powergate data
- pow storage-jobs cancel - Cancel an executing storage job
- pow storage-jobs cancel-executing - Cancel all executing jobs
- pow storage-jobs cancel-queued - Cancel all queued jobs
- pow storage-jobs get - Get a storage job's current status
- pow storage-jobs list - List storage jobs according to query flag options.
- pow storage-jobs storage-config - Get the StorageConfig associated with the specified job
- pow storage-jobs summary - Give a summary of storage jobs in all states
- pow storage-jobs watch - Watch for storage job status updates