Skip to main content

_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

nifectl workload create

It allows user to create workload

Usage

nifectl workload create <workload> [flags]

options

-h, --help help for create

Global options

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

nifectl workload delete

Delete an workload mangement

About

Delete an existing workload mangement.

Usage

nifectl workload delete <workload> [flags]

Options

-h, --help help for delete

Global Options

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

nifectl workload list

Lists workload mangement available to current user.

Usage

nifectl workload list [flags]

Options

-h, --help help for list

Global Options

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

nifectl workload merge

Merge the app which created under the workload to another workload.

About

Merge workload mangement available to current user.

Usage

nifectl workload merge [flags]

Options

-h, --help help for merge

Global Options

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