Copyright (c) 2025 Nexlayer. All rights reserved.n// Use of this source code is governed by an MIT-stylen// license that can be found in the LICENSE file.nn
NewCommand creates a new logs command.
It sets up flags for application ID, follow mode, tail count, and JSON output.
Returns a configured cobra.Command instance.