Skip to content

Commit 2efcf96

Browse files
Remove tfx extension publisher command. (#368)
1 parent 72c0158 commit 2efcf96

File tree

5 files changed

+1
-131
lines changed

5 files changed

+1
-131
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tfx <command> --help
3838

3939
* `tfx build` ([builds](docs/builds.md)): Queue, view, and get details for builds
4040
* `tfx build tasks` ([build tasks](docs/buildtasks.md)): Create, list, upload and delete build tasks
41-
* `tfx extension` ([extensions](docs/extensions.md)): Package, manage, publisher Team Foundation Server / Azure DevOps extensions
41+
* `tfx extension` ([extensions](docs/extensions.md)): Package, manage, publish Team Foundation Server / Azure DevOps extensions
4242
* `tfx workitem` ([work items](docs/workitems.md)): Create, query and view work items.
4343

4444
### Login

app/exec/extension/publisher/create.ts

Lines changed: 0 additions & 52 deletions
This file was deleted.

app/exec/extension/publisher/default.ts

Lines changed: 0 additions & 28 deletions
This file was deleted.

app/exec/extension/publisher/delete.ts

Lines changed: 0 additions & 49 deletions
This file was deleted.

docs/extensions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ tfx extension publish --publisher mypublisher --manifest-globs myextension.json
8080

8181
## Other commands
8282

83-
* `tfx extension publisher`: Commands for creating and managing publishers.
8483
* `tfx extension install`: Install a Visual Studio Services Extension to a list of VSTS Accounts.
8584
* `tfx extension show`: Show information about a published extension.
8685
* `tfx extension share`: Share an extension with an account.

0 commit comments

Comments
 (0)