sd

sd

sd allows to control your machine learning resources in Seldon Deploy.

Synopsis

sd is a command line interface which allows you to access Seldon Deploy programmatically. Complete documentation is available at https://deploy-master.seldon.io/docs/cli/

Options

  -h, --help                 help for sd
      --oidc-client string   OIDC client ID.
      --oidc-server string   OIDC server URL.
  -p, --password string      Seldon Deploy password.
  -s, --server string        Seldon Deploy server URL.
      --sso                  Use standard OIDC SSO authentication.
  -u, --user string          Seldon Deploy user.

SEE ALSO

  • sd deploy - Deploy a new version of your model.
  • sd doc - Generate the documentation for sd.
  • sd list - List model list in Seldon Deploy.
  • sd promote - Promote your model between environments.
  • sd version - Print the version number of generated code example
Auto generated by spf13/cobra on 19-Aug-2020
Last modified August 19, 2020: Update OIDC sectoin and re-gen docs (8c36659)