You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uploadCommand.Flags().StringVarP(&flags.otaIdsFilePath, "ota-ids", "i", "", "OTA IDs file path. If set, the command will read the OTA IDs from the file and get the status for each OTA ID.")
52
54
uploadCommand.Flags().BoolVarP(&flags.wide, "wide", "w", false, "Show more status details")
0 commit comments