-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor!: rename creds -> auth, credentials -> authentication (#199)
- rename cli "creds" option to "auth" former: "deadline creds login/logout/status" new: "deadline auth login/logout/status" - rename: "DeadlineCredentialsStatus" -> "DeadlineAuthenticationStatus" "DeadlineCredentialsStatusWidget" ->"DeadlineAuthenticationStatusWidget" "AwsCredentialsType" -> "AwsCredentialsSource" "AwsCredentialsStatus" -> "AwsAuthenticationStatus" **BREAKING CHANGE** The `deadline creds` subcommand has been renamed to `deadline auth` Signed-off-by: Samuel Anderson <[email protected]>
- Loading branch information
1 parent
3b8d907
commit 66126a1
Showing
13 changed files
with
192 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.