We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sometimes running the command with prefix as-a name ... is too much work. Add a method to export all variables into the current environment
as-a name ...
as-a --export name,name2
should export all variables from settings name and name2 into the shell
name
name2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Sometimes running the command with prefix
as-a name ...
is too much work.Add a method to export all variables into the current environment
should export all variables from settings
name
andname2
into the shellThe text was updated successfully, but these errors were encountered: