Releases: swisscom/appcloud-cf-cli-plugin
0.2.2
0.2.0
0.1.1
0.1.0
Built with Go 1.9.2 for cf CLI v6.33.0 and newer
Service Instance Backups
✨ Add cf backups command (list all backups of a service instance)
✨ Add cf create-backup command (create a new backup of a service instance)
✨ Add cf restore-backup command (restore an existing backup of a service instance)
✨ Add cf delete-backup command (delete an existing backup of a service instance)
Incoming Invitations
✨ Add cf invitations command (list all pending invitations for the current user)
✨ Add cf accept-invitation command (accept a pending invitation)
✨ Add cf decline-invitation command (decline a pending invitation)
Outgoing Invitations
✨ Add cf billing-account-invitations command (list pending invitations for a billing account)
✨ Add cf invite-billing-account-user command (invite a user to a billing account)
✨ Add cf resend-billing-account-invitation command (resend an existing billing account invitation)
✨ Add cf org-invitations command (list pending invitations for an org)
✨ Add cf invite-org-user command (invite a user to an org)
✨ Add cf resend-org-invitation command (resend an existing org invitation)
✨ Add cf space-invitations command (list pending invitations for a space)
✨ Add cf invite-space-user command (invite a user to a space)
✨ Add cf resend-space-invitation command (resend an existing space invitation)
SSL Certificates
✨ Add cf ssl-certificates command (list SSL certificates for the current space)
✨ Add cf create-ssl-certificate command (create and enable an SSL certificate for a route)
✨ Add cf revoke-ssl-certificate command (revoke an SSL certificate for a route)
✨ Add cf enable-ssl command (enable SSL for a route with an existing certificate)
✨ Add cf disable-ssl command (disable SSL for a route with an existing certificate)
✨ Add cf ssl-enabled command (check if SSL is enabled for a route)
Miscellaneous
✨ Add cf tree command (list all orgs with their respective spaces, apps and services as a tree)
✨ Add cf service-events command (like cf events but for service instances)