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
I added the common-fate/granted tap and did brew install granted and granted was installed but not assume. Grabbing the macos arm tarball from github, there is an assume script in there which references an assumego command, but no assumego in the tarball. looking at the tarball for linux arm64 there is both an assume script and an assumego binary
Expected Behavior
given the docs I expected an assume program to be installed
Actual Behavior
no assume command was installed
Reproduction Steps
brew tap common-fate/granted
brew install granted
granted works, assume isn't there
Granted Logs
No response
Granted Version
Granted version: 0.38.0
OS Version Information
Mac OS Sequoia 15.7.1
Minimal Granted & AWS Config Configuration
[]
Additional Relevant Configuration
No response
I acknowledge that:
I have reviewed the FAQ and confirm that my issue is NOT among them.
I have searched the Granted repository (both open and closed Discussions and Issues) and confirm this is not a duplicate of an existing issue or discussion.
I have checked the "Preview" tab on all text fields to ensure that everything looks right, and have wrapped all configuration and code in code blocks with a group of three backticks (```) on separate lines.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Issue Description
I added the common-fate/granted tap and did
brew install grantedandgrantedwas installed but notassume. Grabbing the macos arm tarball from github, there is anassumescript in there which references anassumegocommand, but noassumegoin the tarball. looking at the tarball for linux arm64 there is both anassumescript and anassumegobinaryExpected Behavior
given the docs I expected an assume program to be installed
Actual Behavior
no assume command was installed
Reproduction Steps
Granted Logs
No response
Granted Version
OS Version Information
Mac OS Sequoia 15.7.1
Minimal Granted & AWS Config Configuration
[]Additional Relevant Configuration
No response
I acknowledge that:
```) on separate lines.All reactions