Skip to content

azure subscription

vp-utils azure subscription

Subscription commands

Synopsis

This command provides various tools for managing Azure subscriptions, such as a better view of the subscription listing and switching between subscriptions

vp-utils azure subscription [flags] <string>

Options

  -a, --all      List all subscriptions, not just the active ones or just for logged-in user. This is useful for administrators who need to manage multiple subscriptions across different users or tenants.
  -c, --change   Change the current subscription to the one specified by the string argument. If the string is empty, it will list all subscriptions and prompt for selection.
  -h, --help     help for subscription

SEE ALSO

  • vp-utils azure - Custom Azure CLI Utils, which are not available in the official Azure CLI
Auto generated by spf13/cobra on 18-Sep-2025