reducing scope of token request
This commit is contained in:
@@ -67,5 +67,5 @@ func init() {
|
||||
|
||||
// Cobra supports local flags which will only run when this command
|
||||
// is called directly, e.g.:
|
||||
listCmd.Flags().StringVarP(&filter, "filter", "f", "", "Filter properties using a query. For example --fitler \"redaction\"")
|
||||
listCmd.Flags().StringVarP(&filter, "filter", "f", "", "Filter properties using a query. For example --filter \"redaction\"")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user