{"id":19123453,"url":"https://github.com/belicusbr/com.cobilas.cs.cli.objective-list","last_synced_at":"2025-09-16T17:47:03.885Z","repository":{"id":141341664,"uuid":"603257891","full_name":"BelicusBr/com.cobilas.cs.cli.objective-list","owner":"BelicusBr","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-03T01:56:48.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-06T20:54:49.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BelicusBr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-18T00:48:56.000Z","updated_at":"2023-08-19T06:10:12.000Z","dependencies_parsed_at":"2024-02-03T02:42:55.372Z","dependency_job_id":null,"html_url":"https://github.com/BelicusBr/com.cobilas.cs.cli.objective-list","commit_stats":null,"previous_names":["belicusbr/com.cobilas.cs.cli.objective-list","belicusbr/cobilas.cli.objectivelist"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/BelicusBr/com.cobilas.cs.cli.objective-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BelicusBr%2Fcom.cobilas.cs.cli.objective-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BelicusBr%2Fcom.cobilas.cs.cli.objective-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BelicusBr%2Fcom.cobilas.cs.cli.objective-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BelicusBr%2Fcom.cobilas.cs.cli.objective-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BelicusBr","download_url":"https://codeload.github.com/BelicusBr/com.cobilas.cs.cli.objective-list/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BelicusBr%2Fcom.cobilas.cs.cli.objective-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275457688,"owners_count":25468239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-16T02:00:10.229Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T05:25:43.457Z","updated_at":"2025-09-16T17:47:03.860Z","avatar_url":"https://github.com/BelicusBr.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cobilas.CLI.ObjectiveList\n## Functions\n### [AppName] [--version/-v]\nDisplays the current version of the application.\n\n### [AppName] [--help/-h]\nDisplays the list of program commands.\n\n### [AppName] [init/-i] [arg:file path]\nInitializes a file in .xml format where tasks will be stored.\u003c/br\u003e\n\n[arg:file path]\t\tRelative or full path of the target file.\n\n### [AppName] [--rename/-r] [arg1:folder path] [arg2:file name] [arg3:new file name]\nRenames the file where tasks are stored.\u003c/br\u003e\n[arg1:folder path] Relative or full directory path of the target file.\u003c/br\u003e\n[arg2:file name] The name of the target file.\u003c/br\u003e\n[arg3:new file name] The new name for the target file.\n\n### [AppName] [--clear/-c] [arg:file path]\nClears the task list.\u003c/br\u003e\n\n[arg:file path]\t\tRelative or full path of the target file.\n\n### [AppName] [--show/-s] [--item/--i] [arg:file path]\n[AppName] [--show/-s] [--item/--i] [--path/-p] [opc-arg:path] [arg:file path]\u003c/br\u003e\nDisplays task list items.\u003c/br\u003e\n\n[arg:file path]\t\tRelative or full path of the target file.\n#### mandatory options\n[--path/-p] [opc-arg:path] Represents the path in the task list tree.[example: 1.2.5]\n\n### [AppName] [--show/-s] [--list/-l] [--status/--s] [arg:file path]\nDisplays task list items.\u003c/br\u003e\n\n[arg:file path]\t\tRelative or full path of the target file.\n#### options\n[--status/--s] [arg[true|false]] The status of the task.\n\n### [AppName] [--element/-e] [add] [arg:file path]\nChanges the task list.\u003c/br\u003e\n[AppName] [--element/-e] [add] [--title/-t] [opc-arg] [--path/-p] [opc-arg:path] [--description/-d] [opc-arg] [arg:file path]\u003c/br\u003e\n[AppName] [--element/-e] [add] [--title/-t] [opc-arg] [--path/-p] [opc-arg:path] [arg:file path]\u003c/br\u003e\n[AppName] [--element/-e] [add] [--title/-t] [opc-arg] [--description/-d] [opc-arg] [arg:file path]\u003c/br\u003e\n[AppName] [--element/-e] [add] [--title/-t] [opc-arg] [arg:file path]\u003c/br\u003e\n\n[arg:file path]\t\tRelative or full path of the target file.\n\n#### mandatory options\n[--title/-t] [opc-arg] The task title.\n\n#### options\n[--path/-p] [opc-arg:path] Represents the path in the task list tree.[example: 1.2.5]\u003c/br\u003e\n[--description/-d] [opc-arg] The task description.\n\n### [AppName] [--element/-e] [remove] [arg:file path]\nChanges the task list.\u003c/br\u003e\n[AppName] [--element/-e] [remove] [--path/-p] [opc-arg:path] [arg:file path]\u003c/br\u003e\n\n[arg:file path]\t\tRelative or full path of the target file.\n\n#### mandatory options\n[--path/-p] [opc-arg:path] Represents the path in the task list tree.[example: 1.2.5]\n\n### [AppName] [set] [--replacetile/-rt] [arg:file path]\nChange specific items in task list.\u003c/br\u003e\n[AppName] [set] [--replacetile/-rt] [--title/-t] [opc-arg] [--path/-p] [opc-arg:path] [arg:file path]\u003c/br\u003e\n\n[arg:file path]\t\tRelative or full path of the target file.\n\n#### mandatory options\n[--title/-t] [opc-arg] The task title.\u003c/br\u003e\n[--path/-p] [opc-arg:path] Represents the path in the task list tree.[example: 1.2.5]\n\n### [AppName] [set] [--replacedesc/-rd] [arg:file path]\nChange specific items in task list.\u003c/br\u003e\n[AppName] [set] [--replacedesc/-rd] [--description/-d] [opc-arg] [--path/-p] [opc-arg:path] [arg:file path]\u003c/br\u003e\n\n[arg:file path]\t\tRelative or full path of the target file.\n\n#### mandatory options\n[--description/-d] [opc-arg] The task description.\u003c/br\u003e\n[--path/-p] [opc-arg:path] Represents the path in the task list tree.[example: 1.2.5]\n\n### [AppName] [set] [--replacestatus/-rs] [arg:file path]\nChange specific items in task list.\u003c/br\u003e\n[AppName] [set] [--replacestatus/-rs] [--status/--s] [arg[true|false]] [--path/-p] [opc-arg:path] [arg:file path]\u003c/br\u003e\n\n[arg:file path]\t\tRelative or full path of the target file.\n\n#### mandatory options\n[--status/--s] [arg[true|false]] The status of the task.\u003c/br\u003e\n[--path/-p] [opc-arg:path] Represents the path in the task list tree.[example: 1.2.5]\n\n### [AppName] [set] [--move/-m] [arg:file path]\nChange specific items in task list.\u003c/br\u003e\n[AppName] [set] [--move/-m] [--path/-p] [opc-arg:1.0.1] [--moveto/-mt] [arg[1.0.2]] [arg:file path]\u003c/br\u003e\n\n[arg:file path]\t\tRelative or full path of the target file.\n\n#### mandatory options\n[--moveto/-mt] [arg[true|false]] The path to move to.[example:1.0.1 to 1.0.2]\u003c/br\u003e\n[--path/-p] [opc-arg:path] Represents the path in the task list tree.[example: 1.2.5]","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelicusbr%2Fcom.cobilas.cs.cli.objective-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbelicusbr%2Fcom.cobilas.cs.cli.objective-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbelicusbr%2Fcom.cobilas.cs.cli.objective-list/lists"}