(ctx context.Context, isCreate, allowPersistent bool)
| 113 | removeUpdateState() |
| 114 | passwordPersistenceStrategy() passwordpersist.Strategy |
| 115 | getPasswordFromFlags(ctx context.Context, isCreate, allowPersistent bool) (string, error) |
| 116 | optionsFromFlags(ctx context.Context) *repo.Options |
| 117 | runAppWithContext(command *kingpin.CmdClause, callback func(ctx context.Context) error) error |
| 118 | enableErrorNotifications() bool |
no outgoing calls
no test coverage detected