TODOs
This commit is contained in:
parent
ff9ecd2944
commit
231ed71e7f
1 changed files with 2 additions and 1 deletions
|
|
@ -135,7 +135,8 @@ func main() {
|
|||
}
|
||||
|
||||
// TODO verify host auth in heavy user input commands (creates, review)
|
||||
// TODO handle 401 for GHES case with clear error
|
||||
// TODO improve error messaging for 401
|
||||
// TODO remove old auth flow path
|
||||
|
||||
rootCmd.SetArgs(expandedArgs)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue