UNPKG

3.43 kBJSONView Raw
1{"version":"7.42.7","commands":{"auth:login":{"id":"auth:login","description":"login with your Heroku credentials","pluginName":"@heroku-cli/plugin-auth","pluginType":"core","aliases":["login"],"flags":{"browser":{"name":"browser","type":"option","description":"browser to open SSO with (example: \"firefox\", \"safari\")"},"sso":{"name":"sso","type":"boolean","char":"s","description":"login for enterprise users under SSO","hidden":true,"allowNo":false},"interactive":{"name":"interactive","type":"boolean","char":"i","description":"login with username/password","allowNo":false},"expires-in":{"name":"expires-in","type":"option","char":"e","description":"duration of token in seconds (default 1 year)"}},"args":[]},"auth:logout":{"id":"auth:logout","description":"clears local login credentials and invalidates API session","pluginName":"@heroku-cli/plugin-auth","pluginType":"core","aliases":["logout"],"flags":{},"args":[]},"auth:token":{"id":"auth:token","description":"outputs current CLI authentication token.\nBy default, the CLI auth token is only valid for 1 year. To generate a long-lived token, use heroku authorizations:create","pluginName":"@heroku-cli/plugin-auth","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[]},"auth:whoami":{"id":"auth:whoami","description":"display the current logged in user","pluginName":"@heroku-cli/plugin-auth","pluginType":"core","aliases":["whoami"],"flags":{},"args":[]},"labs:disable":{"id":"labs:disable","description":"disables an experimental feature","pluginName":"@heroku-cli/plugin-auth","pluginType":"core","aliases":[],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against"},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"},"confirm":{"name":"confirm","type":"option","required":false}},"args":[{"name":"feature"}]},"auth:2fa:disable":{"id":"auth:2fa:disable","description":"disables 2fa on account","pluginName":"@heroku-cli/plugin-auth","pluginType":"core","aliases":["twofactor:disable","2fa:disable"],"examples":"$ heroku auth:2fa:disable\nDisabling 2fa on me@example.com... done","flags":{},"args":[]},"auth:2fa:generate-recovery-codes":{"id":"auth:2fa:generate-recovery-codes","description":"generates 2fa recovery codes\nIf you lose access to your two-factor device, e.g. you lose your phone or it is wiped, you can still log in to your account. When prompted for the second factor after entering your account password, choose \"Enter a Recovery Code.” You can then enter one of your recovery codes instead of a token from your two-factor device. Note that each recovery code can only be used once.\n\nRunning this command will replace existing codes.","pluginName":"@heroku-cli/plugin-auth","pluginType":"core","aliases":["twofactor:generate-recovery-codes","2fa:generate-recovery-codes","auth:2fa:generate"],"examples":"$ heroku auth:2fa:generate\nPassword: ********************\nRecovery codes:\n02799c92ab3ba7c7\n09aea052a72b6a22\n361e00bb82c7cbd4\n588ac05dec23952c\n6020ef9ec364066b\n6cfd923315875e78\n7c576b935eafc452\n8c00eeb258ee565e\na37c5c6985f56e66\nf82e7c2a50737494","flags":{},"args":[]},"auth:2fa":{"id":"auth:2fa","description":"check 2fa status","pluginName":"@heroku-cli/plugin-auth","pluginType":"core","aliases":["2fa","twofactor"],"flags":{},"args":[]}}}
\No newline at end of file