_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#
Aliases#
Available Commands#
Options#
Global Options#
See Also#
- nifectl - The Nife CLI
nifectl list apps#
Lists all your apps
About#
The list apps command lists all your applications. As this may be a long list, there are options to filter the results.
Specifying a text string as a parameter will only return applications where the application name contains the text.
The --orgs/-o flag allows you to specify the name of an organization that the application must be owned by. (see list orgs for organization names).
The --status/-s flag allows you to specify status applications should be at to be returned in the results. e.g. -s running would only return running applications.
Usage#
Options#
Global Options#
nifectl list orgs#
List all your organizations
About#
Lists all organizations which your are a member of. It will show the short name and the long name of the organization.