Skip to content

Add alias management commands for runfile and gist#64

Merged
kzu merged 1 commit into
mainfrom
dev/alias
May 20, 2026
Merged

Add alias management commands for runfile and gist#64
kzu merged 1 commit into
mainfrom
dev/alias

Conversation

@kzu
Copy link
Copy Markdown
Member

@kzu kzu commented May 20, 2026

Introduces an alias system for both runfile and gist tools, enabling users to create, list, delete, and rename aliases for remote refs via a new alias command. Adds the AliasCommands class to handle alias operations and updates CLI help and argument parsing to support alias management. Aliases are stored in the global .netconfig file and can be used in place of full refs. Documentation and launch profiles are updated accordingly. Also adds Tmds.DBus.Protocol as a dependency and improves ref web link generation.

Introduces an alias system for both runfile and gist tools, enabling users to create, list, delete, and rename aliases for remote refs via a new `alias` command. Adds the `AliasCommands` class to handle alias operations and updates CLI help and argument parsing to support alias management. Aliases are stored in the global `.netconfig` file and can be used in place of full refs. Documentation and launch profiles are updated accordingly. Also adds `Tmds.DBus.Protocol` as a dependency and improves ref web link generation.
@kzu kzu added the enhancement New feature or request label May 20, 2026
@kzu kzu enabled auto-merge (rebase) May 20, 2026 23:09
@kzu
Copy link
Copy Markdown
Member Author

kzu commented May 20, 2026

168 passed 168 passed 1 skipped

🧪 Details on Ubuntu 24.04.4 LTS

from retest v1.1.0 on .NET 10.0.8 with 💜 by @devlooped

@kzu kzu merged commit b117805 into main May 20, 2026
7 checks passed
@kzu kzu deleted the dev/alias branch May 20, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant