1 // Copyright (C) The Arvados Authors. All rights reserved.
3 // SPDX-License-Identifier: AGPL-3.0
13 func usage(fs *flag.FlagSet) {
14 fmt.Fprintf(os.Stderr, `
15 compute-image-cleaner removes old compute images from the specified storage account/container.
17 The following environment variables must be set:
24 For more information about those values and for instructions to create a service principal, see
25 https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal