hs
, is a command-line interface designed to work with the Hydrosphere platform.hs
:hs cluster
hs cluster --help
for more information.hs apply
hs apply --help
for more information.hs profile
$ hs profile push
- upload training data to compute its profiles. $ hs profile status
- show profiling status for a given model.hs profile --help
for more information.hs app
$ hs app list
- list all existing applications.$ hs app rm
- remove a certain application.hs app --help
- for more information.hs model
$ hs model list
- list all existing models.$ hs model rm
- remove a certain model.hs model --help
for more information.