_nifectl list_

Lists your Nife resources

About#

The list command is for listing your resources on has two subcommands, apps and orgs.

The apps command lists your applications. There are filtering options available.

The orgs command lists all the organizations you are a member of.

Usage#

nifectl list [command] [flags]

Aliases#

list, ls

Available Commands#

  • apps - Lists all your apps
  • orgs - List all your organizations

Options#

-h, --help help for list

Global Options#

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

See Also#