_nifectl workload_

Commands for managing workloads.

About#

Commands for managing Nife workload. list, create, show and destroy workload.

Usage#

nifectl workload [command]

Available Commands#

  • create - Create an workload
  • delete - Delete an workload mangement
  • list - Lists workload mangement for current user
  • merge - Merge the app which created under the workload to another workload

options#

-h, --help help for workload

Global Flags#

-t, --access-token string Nife API Access Token
-j, --json json output

See Also#